Home
last modified time | relevance | path

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

/trueos/sys/dev/ixgbe/
HDixgbe_82598.c1344 if ((pci_ctrl2 & IXGBE_PCIE_CTRL2_LAN_DISABLE) && in ixgbe_set_lan_id_multi_port_pcie_82598()
HDixgbe_type.h2276 #define IXGBE_PCIE_CTRL2_LAN_DISABLE 0x2 /* LAN PCI Disable */ macro