Searched refs:virtchnl_msg (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/ixl/
H A Dvirtchnl.h115 * of the virtchnl_msg structure.
167 struct virtchnl_msg { struct
174 VIRTCHNL_CHECK_STRUCT_LEN(20, virtchnl_msg);
H A Dif_iavf.c1175 struct virtchnl_msg *v_msg;
1186 v_msg = (struct virtchnl_msg *)&event.desc;
/freebsd-12-stable/sys/dev/ice/
H A Dvirtchnl.h119 * of the virtchnl_msg structure.
180 struct virtchnl_msg { struct
187 VIRTCHNL_CHECK_STRUCT_LEN(20, virtchnl_msg);

Completed in 66 milliseconds