Searched defs:hclgevf_mbx_resp_status (Results 1 – 1 of 1) sorted by relevance
78 struct hclgevf_mbx_resp_status { struct79 struct mutex mbx_mutex; /* protects against contending sync cmd resp */80 u32 origin_mbx_msg;81 bool received_resp;82 int resp_status;83 u8 additional_info[HCLGE_MBX_MAX_RESP_DATA_SIZE];