Searched refs:func0_pdev (Results 1 – 1 of 1) sorted by relevance
872 struct pci_dev *func0_pdev; in ixgbe_x550em_a_has_mii() local880 func0_pdev = ixgbe_get_first_secondary_devfn(PCI_DEVFN(0x16, 0)); in ixgbe_x550em_a_has_mii()881 if (func0_pdev) { in ixgbe_x550em_a_has_mii()882 if (func0_pdev == pdev) in ixgbe_x550em_a_has_mii()887 func0_pdev = ixgbe_get_first_secondary_devfn(PCI_DEVFN(0x17, 0)); in ixgbe_x550em_a_has_mii()888 if (func0_pdev == pdev) in ixgbe_x550em_a_has_mii()