Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h131 struct hclge_mbx_vf_to_pf_cmd { struct
132 u8 rsv;
133 u8 mbx_src_vfid; /* Auto filled by IMP */
134 u8 mbx_need_resp;
135 u8 rsv1[1];
136 u8 msg_len;
137 u8 rsv2;
138 u16 match_id;
139 struct hclge_vf_to_pf_msg msg;