Home
last modified time | relevance | path

Searched refs:IXGBE_VLNCTRL (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/ixgbe/
HDif_ixgbe.c681 regs_buff[516] = IXGBE_READ_REG(hw, IXGBE_VLNCTRL); in ixgbe_get_regs()
2319 ctrl = IXGBE_READ_REG(hw, IXGBE_VLNCTRL); in ixgbe_setup_vlan_hw_support()
2327 IXGBE_WRITE_REG(hw, IXGBE_VLNCTRL, ctrl); in ixgbe_setup_vlan_hw_support()
HDif_ix.c3388 ctrl = IXGBE_READ_REG(hw, IXGBE_VLNCTRL); in ixgbe_setup_vlan_hw_support()
3396 IXGBE_WRITE_REG(hw, IXGBE_VLNCTRL, ctrl); in ixgbe_setup_vlan_hw_support()
HDixgbe_type.h378 #define IXGBE_VLNCTRL 0x05088 macro