Searched defs:hclgevf_mbx_resp_status (Results 1 – 1 of 1) sorted by relevance
100 struct hclgevf_mbx_resp_status { struct101 struct mutex mbx_mutex; /* protects against contending sync cmd resp */102 u32 origin_mbx_msg;103 bool received_resp;104 int resp_status;105 u16 match_id;106 u8 additional_info[HCLGE_MBX_MAX_RESP_DATA_SIZE];