Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ix.c3394 ctrl = IXGBE_READ_REG(&sc->hw, IXGBE_VLNCTRL); in ixgbe_setup_vlan_hw_support()
3404 IXGBE_WRITE_REG(&sc->hw, IXGBE_VLNCTRL, ctrl); in ixgbe_setup_vlan_hw_support()
H A Dixgbe_type.h445 #define IXGBE_VLNCTRL 0x05088 macro