Lines Matching refs:pci_fn
697 if (!tp->pci_fn)
700 bit = 1 << tp->pci_fn;
723 if (!tp->pci_fn)
726 bit = 1 << tp->pci_fn;
784 if (!tp->pci_fn)
787 bit = 1 << tp->pci_fn;
1513 tp->phy_addr = tp->pci_fn + 1;
2795 shift = TG3_APE_GPIO_MSG_SHIFT + 4 * tp->pci_fn;
3027 if (!tp->pci_fn)
3033 !tp->pci_fn)
3047 !tp->pci_fn)
15483 switch (tp->pci_fn) {
16605 tp->pci_fn = PCI_FUNC(tp->pdev->devfn) & 3;
16612 tp->pci_fn = val & 0x7;
16622 tp->pci_fn = (val & TG3_CPMU_STATUS_FMSK_5717) ? 1 : 0;
16624 tp->pci_fn = (val & TG3_CPMU_STATUS_FMSK_5719) >>
16975 if (tp->pci_fn & 1)
16977 if (tp->pci_fn > 1)