Searched refs:IXGBE_VLNCTRL (Results 1 – 2 of 2) sorted by relevance
2044 ctrl = IXGBE_READ_REG(hw, IXGBE_VLNCTRL); in ixgbe_setup_vlan_hw_support()2050 IXGBE_WRITE_REG(hw, IXGBE_VLNCTRL, ctrl); in ixgbe_setup_vlan_hw_support()2081 ctrl = IXGBE_READ_REG(hw, IXGBE_VLNCTRL); in ixgbe_setup_vlan_hw_support()2089 IXGBE_WRITE_REG(hw, IXGBE_VLNCTRL, ctrl); in ixgbe_setup_vlan_hw_support()
514 #define IXGBE_VLNCTRL 0x05088 macro