Home
last modified time | relevance | path

Searched refs:pci_fn (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c696 if (!tp->pci_fn) in tg3_ape_lock_init()
699 bit = 1 << tp->pci_fn; in tg3_ape_lock_init()
722 if (!tp->pci_fn) in tg3_ape_lock()
725 bit = 1 << tp->pci_fn; in tg3_ape_lock()
783 if (!tp->pci_fn) in tg3_ape_unlock()
786 bit = 1 << tp->pci_fn; in tg3_ape_unlock()
1512 tp->phy_addr = tp->pci_fn + 1; in tg3_mdio_init()
2801 shift = TG3_APE_GPIO_MSG_SHIFT + 4 * tp->pci_fn; in tg3_set_function_status()
3033 if (!tp->pci_fn) in tg3_phy_power_bug()
3039 !tp->pci_fn) in tg3_phy_power_bug()
[all...]
H A Dtg3.h3269 int pci_fn; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c697 if (!tp->pci_fn) in tg3_ape_lock_init()
700 bit = 1 << 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()
1513 tp->phy_addr = tp->pci_fn + 1; in tg3_mdio_init()
2795 shift = TG3_APE_GPIO_MSG_SHIFT + 4 * tp->pci_fn; in tg3_set_function_status()
3027 if (!tp->pci_fn) in tg3_phy_power_bug()
3033 !tp->pci_fn) in tg3_phy_power_bug()
[all...]
H A Dtg3.h3269 int pci_fn; member

Completed in 43 milliseconds