Searched refs:emad_err_string (Results 1 – 1 of 1) sorted by relevance
691 char *emad_err_string; member706 trans->emad_err_string = kzalloc(MLXSW_EMAD_STRING_TLV_STRING_LEN, in mlxsw_emad_process_string_tlv()708 if (!trans->emad_err_string) in mlxsw_emad_process_string_tlv()712 strscpy(trans->emad_err_string, string, in mlxsw_emad_process_string_tlv()2750 trans->emad_err_string ? trans->emad_err_string : ""); in mlxsw_reg_trans_wait()2755 kfree(trans->emad_err_string); in mlxsw_reg_trans_wait()