Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhclge_mbx.h141 struct hclge_mbx_vf_to_pf_cmd { struct
142 u8 rsv;
143 u8 mbx_src_vfid; /* Auto filled by IMP */
144 u8 mbx_need_resp;
145 u8 rsv1[1];
146 u8 msg_len;
147 u8 rsv2;
148 u16 match_id;
149 struct hclge_vf_to_pf_msg msg;

Completed in 5 milliseconds