Searched refs:emad_err_string (Results 1 – 1 of 1) sorted by relevance
634 char *emad_err_string; member649 trans->emad_err_string = kzalloc(MLXSW_EMAD_STRING_TLV_STRING_LEN, in mlxsw_emad_process_string_tlv()651 if (!trans->emad_err_string) in mlxsw_emad_process_string_tlv()655 strscpy(trans->emad_err_string, string, in mlxsw_emad_process_string_tlv()2764 trans->emad_err_string ? trans->emad_err_string : ""); in mlxsw_reg_trans_wait()2769 kfree(trans->emad_err_string); in mlxsw_reg_trans_wait()