Lines Matching refs:ice_pf
7 struct ice_pf *ice_allocate_pf(struct device *dev);
8 struct ice_sf_priv *ice_allocate_sf(struct device *dev, struct ice_pf *pf);
10 void ice_devlink_register(struct ice_pf *pf);
11 void ice_devlink_unregister(struct ice_pf *pf);
12 int ice_devlink_register_params(struct ice_pf *pf);
13 void ice_devlink_unregister_params(struct ice_pf *pf);
14 int ice_devlink_create_pf_port(struct ice_pf *pf);
15 void ice_devlink_destroy_pf_port(struct ice_pf *pf);
19 void ice_devlink_init_regions(struct ice_pf *pf);
20 void ice_devlink_destroy_regions(struct ice_pf *pf);
23 void ice_tear_down_devlink_rate_tree(struct ice_pf *pf);