Searched refs:emad_err_string (Results 1 – 1 of 1) sorted by relevance
588 char *emad_err_string; member603 trans->emad_err_string = kzalloc(MLXSW_EMAD_STRING_TLV_STRING_LEN, in mlxsw_emad_process_string_tlv()605 if (!trans->emad_err_string) in mlxsw_emad_process_string_tlv()609 strlcpy(trans->emad_err_string, string, in mlxsw_emad_process_string_tlv()2514 trans->emad_err_string ? trans->emad_err_string : ""); in mlxsw_reg_trans_wait()2519 kfree(trans->emad_err_string); in mlxsw_reg_trans_wait()