Lines Matching refs:pci_fn
696 if (!tp->pci_fn)
699 bit = 1 << tp->pci_fn;
722 if (!tp->pci_fn)
725 bit = 1 << tp->pci_fn;
783 if (!tp->pci_fn)
786 bit = 1 << tp->pci_fn;
1512 tp->phy_addr = tp->pci_fn + 1;
2801 shift = TG3_APE_GPIO_MSG_SHIFT + 4 * tp->pci_fn;
3033 if (!tp->pci_fn)
3039 !tp->pci_fn)
3053 !tp->pci_fn)
15531 switch (tp->pci_fn) {
16681 tp->pci_fn = PCI_FUNC(tp->pdev->devfn) & 3;
16688 tp->pci_fn = val & 0x7;
16698 tp->pci_fn = (val & TG3_CPMU_STATUS_FMSK_5717) ? 1 : 0;
16700 tp->pci_fn = (val & TG3_CPMU_STATUS_FMSK_5719) >>
17052 if (tp->pci_fn & 1)
17054 if (tp->pci_fn > 1)