Searched refs:emad_err_string (Results 1 – 1 of 1) sorted by relevance
539 char *emad_err_string; member554 trans->emad_err_string = kzalloc(MLXSW_EMAD_STRING_TLV_STRING_LEN, in mlxsw_emad_process_string_tlv()556 if (!trans->emad_err_string) in mlxsw_emad_process_string_tlv()560 strlcpy(trans->emad_err_string, string, in mlxsw_emad_process_string_tlv()2459 trans->emad_err_string ? trans->emad_err_string : ""); in mlxsw_reg_trans_wait()2464 kfree(trans->emad_err_string); in mlxsw_reg_trans_wait()