Home
last modified time | relevance | path

Searched refs:virtchnl_msg (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixl/
H A Dvirtchnl.h166 struct virtchnl_msg { struct
173 VIRTCHNL_CHECK_STRUCT_LEN(20, virtchnl_msg); argument
/freebsd/sys/dev/iavf/
H A Dvirtchnl.h180 struct virtchnl_msg { struct
187 VIRTCHNL_CHECK_STRUCT_LEN(20, virtchnl_msg); argument
H A Dif_iavf_iflib.c1198 struct virtchnl_msg *v_msg; in iavf_process_adminq()
1216 v_msg = (struct virtchnl_msg *)&event.desc; in iavf_process_adminq()
/freebsd/sys/dev/ice/
H A Dvirtchnl.h137 * of the virtchnl_msg structure.
344 struct virtchnl_msg { struct
355 VIRTCHNL_CHECK_STRUCT_LEN(20, virtchnl_msg); argument