Searched refs:IXGBE_VF_CAP_VLAN (Results 1 – 2 of 2) sorted by relevance
48 #define IXGBE_VF_CAP_VLAN (1 << 2) /* VF is permitted to join vlans. */ macro
465 if (!(vf->flags & IXGBE_VF_CAP_VLAN)) { in ixgbe_vf_set_vlan()