Home
last modified time | relevance | path

Searched defs:VIRTCHNL_VF_OFFLOAD_ENCAP (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixl/
H A Dvirtchnl.h257 #define VIRTCHNL_VF_OFFLOAD_ENCAP 0X00100000 macro
/freebsd/sys/dev/iavf/
H A Dvirtchnl.h272 #define VIRTCHNL_VF_OFFLOAD_ENCAP 0X00100000 macro
/freebsd/sys/dev/ice/
H A Dvirtchnl.h451 #define VIRTCHNL_VF_OFFLOAD_ENCAP BIT(20) macro