Searched refs:pci_fn (Results 1 – 2 of 2) sorted by relevance
698 if (!tp->pci_fn) in tg3_ape_lock_init()724 if (!tp->pci_fn) in tg3_ape_lock()727 bit = 1 << tp->pci_fn; in tg3_ape_lock()785 if (!tp->pci_fn) in tg3_ape_unlock()788 bit = 1 << tp->pci_fn; in tg3_ape_unlock()3028 if (!tp->pci_fn) in tg3_phy_power_bug()3034 !tp->pci_fn) in tg3_phy_power_bug()3048 !tp->pci_fn) in tg3_phy_led_bug()15605 switch (tp->pci_fn) { in tg3_phy_probe()17100 if (tp->pci_fn & 1) in tg3_get_device_address()[all …]
3270 int pci_fn; member