Searched refs:func0_pdev (Results 1 – 1 of 1) sorted by relevance
876 struct pci_dev *func0_pdev; in ixgbe_x550em_a_has_mii() local884 func0_pdev = ixgbe_get_first_secondary_devfn(PCI_DEVFN(0x16, 0)); in ixgbe_x550em_a_has_mii()885 if (func0_pdev) { in ixgbe_x550em_a_has_mii()886 if (func0_pdev == pdev) in ixgbe_x550em_a_has_mii()891 func0_pdev = ixgbe_get_first_secondary_devfn(PCI_DEVFN(0x17, 0)); in ixgbe_x550em_a_has_mii()892 if (func0_pdev == pdev) in ixgbe_x550em_a_has_mii()