Searched defs:hclgevf_mbx_resp_status (Results 1 – 1 of 1) sorted by relevance
88 struct hclgevf_mbx_resp_status { struct89 struct mutex mbx_mutex; /* protects against contending sync cmd resp */90 u32 origin_mbx_msg;91 bool received_resp;92 int resp_status;93 u8 additional_info[HCLGE_MBX_MAX_RESP_DATA_SIZE];