Searched refs:IXGBE_VLNCTRL_VFE (Results 1 – 2 of 2) sorted by relevance
2047 ctrl &= ~IXGBE_VLNCTRL_VFE; in ixgbe_setup_vlan_hw_support()2085 ctrl |= IXGBE_VLNCTRL_VFE; in ixgbe_setup_vlan_hw_support()
2173 #define IXGBE_VLNCTRL_VFE 0x40000000 /* bit 30 */ macro