Home
last modified time | relevance | path

Searched refs:ice_allocate_pf (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_devlink.h7 struct ice_pf *ice_allocate_pf(struct device *dev);
Dice_devlink.c477 struct ice_pf *ice_allocate_pf(struct device *dev) in ice_allocate_pf() function
Dice_main.c4223 pf = ice_allocate_pf(dev); in ice_probe()