Searched refs:pci_fn (Results 1 – 2 of 2) sorted by relevance
697 if (!tp->pci_fn) in tg3_ape_lock_init()723 if (!tp->pci_fn) in tg3_ape_lock()726 bit = 1 << tp->pci_fn; in tg3_ape_lock()784 if (!tp->pci_fn) in tg3_ape_unlock()787 bit = 1 << tp->pci_fn; in tg3_ape_unlock()3027 if (!tp->pci_fn) in tg3_phy_power_bug()3033 !tp->pci_fn) in tg3_phy_power_bug()3047 !tp->pci_fn) in tg3_phy_led_bug()15550 switch (tp->pci_fn) { in tg3_phy_probe()17045 if (tp->pci_fn & 1) in tg3_get_device_address()[all …]
3270 int pci_fn; member