Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_82598.c1349 !(pci_ctrl2 & IXGBE_PCIE_CTRL2_DISABLE_SELECT) && in ixgbe_set_lan_id_multi_port_pcie_82598()
H A Dixgbe_type.h2412 #define IXGBE_PCIE_CTRL2_DISABLE_SELECT 0x1 /* LAN Disable Select */ macro