Searched refs:pci_gen (Results 1 – 1 of 1) sorted by relevance
1055 u16 pci_gen = 0; in ixgbe_set_lan_id_multi_port_pcie_82598() local1061 hw->eeprom.ops.read(hw, IXGBE_PCIE_GENERAL_PTR, &pci_gen); in ixgbe_set_lan_id_multi_port_pcie_82598()1062 if ((pci_gen != 0) && (pci_gen != 0xFFFF)) { in ixgbe_set_lan_id_multi_port_pcie_82598()1064 hw->eeprom.ops.read(hw, pci_gen + IXGBE_PCIE_CTRL2, &pci_ctrl2); in ixgbe_set_lan_id_multi_port_pcie_82598()