Searched defs:hclge_mbx_vf_to_pf_cmd (Results 1 – 1 of 1) sorted by relevance
154 struct hclge_mbx_vf_to_pf_cmd { struct155 u8 rsv;156 u8 mbx_src_vfid; /* Auto filled by IMP */157 u8 mbx_need_resp;158 u8 rsv1[1];159 u8 msg_len;160 u8 rsv2;161 __le16 match_id;162 struct hclge_vf_to_pf_msg msg;