Home
last modified time | relevance | path

Searched refs:ice_sf_priv (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_sf_eth.h13 struct ice_sf_priv *priv;
16 struct ice_sf_priv { struct
Dice_sf_eth.c102 struct ice_sf_priv *priv; in ice_sf_dev_probe()
/linux-6.12.1/drivers/net/ethernet/intel/ice/devlink/
Ddevlink.h8 struct ice_sf_priv *ice_allocate_sf(struct device *dev, struct ice_pf *pf);
Ddevlink.c1591 struct ice_sf_priv *ice_allocate_sf(struct device *dev, struct ice_pf *pf) in ice_allocate_sf()
1596 devlink = devlink_alloc(&ice_sf_devlink_ops, sizeof(struct ice_sf_priv), in ice_allocate_sf()