Home
last modified time | relevance | path

Searched defs:hclgevf_mbx_resp_status (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhclge_mbx.h96 struct hclgevf_mbx_resp_status { struct
97 struct mutex mbx_mutex; /* protects against contending sync cmd resp */
98 u32 origin_mbx_msg;
99 bool received_resp;
100 int resp_status;
101 u16 match_id;
102 u8 additional_info[HCLGE_MBX_MAX_RESP_DATA_SIZE];

Completed in 4 milliseconds