Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c1056 u16 pci_ctrl2 = 0; in ixgbe_set_lan_id_multi_port_pcie_82598() local
1064 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()