Searched refs:test_pf (Results 1 – 1 of 1) sorted by relevance
76 struct ice_pf *test_pf; in netif_is_same_ice() local90 test_pf = vsi->back; in netif_is_same_ice()91 if (!test_pf) in netif_is_same_ice()94 if (pf->pdev->bus != test_pf->pdev->bus || in netif_is_same_ice()95 pf->pdev->slot != test_pf->pdev->slot) in netif_is_same_ice()