Home
last modified time | relevance | path

Searched refs:ice_allocate_pf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_devlink.h7 struct ice_pf *ice_allocate_pf(struct device *dev);
H A Dice_devlink.c312 * ice_allocate_pf - Allocate devlink and return PF structure pointer
319 struct ice_pf *ice_allocate_pf(struct device *dev) in ice_allocate_pf() function
H A Dice_main.c4056 pf = ice_allocate_pf(dev); in ice_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_devlink.h7 struct ice_pf *ice_allocate_pf(struct device *dev);
H A Dice_devlink.c1401 * ice_allocate_pf - Allocate devlink and return PF structure pointer
1408 struct ice_pf *ice_allocate_pf(struct device *dev) in ice_allocate_pf() function
H A Dice_main.c5048 pf = ice_allocate_pf(dev); in ice_probe()

Completed in 24 milliseconds