Searched defs:hclge_mbx_vf_to_pf_cmd (Results 1 – 1 of 1) sorted by relevance
131 struct hclge_mbx_vf_to_pf_cmd { struct132 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;