Searched refs:i40e_alloc_pf (Results 1 – 3 of 3) sorted by relevance
11 struct i40e_pf *i40e_alloc_pf(struct device *dev);
136 struct i40e_pf *i40e_alloc_pf(struct device *dev) in i40e_alloc_pf() function
15661 pf = i40e_alloc_pf(&pdev->dev); in i40e_probe()