Searched refs:pci_ctrl2 (Results 1 – 1 of 1) sorted by relevance
1331 u16 pci_ctrl2 = 0; in ixgbe_set_lan_id_multi_port_pcie_82598() local1341 hw->eeprom.ops.read(hw, pci_gen + IXGBE_PCIE_CTRL2, &pci_ctrl2); in ixgbe_set_lan_id_multi_port_pcie_82598()1344 if ((pci_ctrl2 & IXGBE_PCIE_CTRL2_LAN_DISABLE) && in ixgbe_set_lan_id_multi_port_pcie_82598()1345 !(pci_ctrl2 & IXGBE_PCIE_CTRL2_DISABLE_SELECT) && in ixgbe_set_lan_id_multi_port_pcie_82598()1346 !(pci_ctrl2 & IXGBE_PCIE_CTRL2_DUMMY_ENABLE)) { in ixgbe_set_lan_id_multi_port_pcie_82598()