Searched defs:hclge_pf_to_vf_msg (Results 1 – 2 of 2) sorted by relevance
123 struct hclge_pf_to_vf_msg { struct124 u16 code;125 u16 vf_mbx_msg_code;126 u16 vf_mbx_msg_subcode;150 struct hclge_pf_to_vf_msg msg; argument
137 struct hclge_pf_to_vf_msg { struct138 __le16 code;139 union {