Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_82598.c1334 u16 pci_gen = 0; in ixgbe_set_lan_id_multi_port_pcie_82598() local
1342 hw->eeprom.ops.read(hw, IXGBE_PCIE_GENERAL_PTR, &pci_gen); in ixgbe_set_lan_id_multi_port_pcie_82598()
1343 if ((pci_gen != 0) && (pci_gen != 0xFFFF)) { in ixgbe_set_lan_id_multi_port_pcie_82598()
1345 hw->eeprom.ops.read(hw, pci_gen + IXGBE_PCIE_CTRL2, &pci_ctrl2); in ixgbe_set_lan_id_multi_port_pcie_82598()