Searched refs:i40e_alloc_pf (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_devlink.h11 struct i40e_pf *i40e_alloc_pf(struct device *dev);
H A Di40e_devlink.c130 * i40e_alloc_pf - Allocate devlink and return i40e_pf structure pointer
136 struct i40e_pf *i40e_alloc_pf(struct device *dev) function
H A Di40e_main.c15605 pf = i40e_alloc_pf(&pdev->dev);

Completed in 238 milliseconds