Searched refs:pci_ctrl2 (Results 1 – 1 of 1) sorted by relevance
1056 u16 pci_ctrl2 = 0; in ixgbe_set_lan_id_multi_port_pcie_82598() local1064 hw->eeprom.ops.read(hw, pci_gen + IXGBE_PCIE_CTRL2, &pci_ctrl2); in ixgbe_set_lan_id_multi_port_pcie_82598()1067 if ((pci_ctrl2 & IXGBE_PCIE_CTRL2_LAN_DISABLE) && in ixgbe_set_lan_id_multi_port_pcie_82598()1068 !(pci_ctrl2 & IXGBE_PCIE_CTRL2_DISABLE_SELECT) && in ixgbe_set_lan_id_multi_port_pcie_82598()1069 !(pci_ctrl2 & IXGBE_PCIE_CTRL2_DUMMY_ENABLE)) { in ixgbe_set_lan_id_multi_port_pcie_82598()