Home
last modified time | relevance | path

Searched refs:IXGBE_VF_CAP_VLAN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_sriov.h48 #define IXGBE_VF_CAP_VLAN (1 << 2) /* VF is permitted to join vlans. */ macro
H A Dif_sriov.c465 if (!(vf->flags & IXGBE_VF_CAP_VLAN)) { in ixgbe_vf_set_vlan()