Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_lib.h77 int ice_free_res(struct ice_res_tracker *res, u16 index, u16 id);
80 ice_get_res(struct ice_pf *pf, struct ice_res_tracker *res, u16 needed, u16 id);
A Dice.h228 struct ice_res_tracker { struct
513 struct ice_res_tracker *irq_tracker;
A Dice_lib.c1189 int ice_free_res(struct ice_res_tracker *res, u16 index, u16 id) in ice_free_res()
1214 static int ice_search_res(struct ice_res_tracker *res, u16 needed, u16 id) in ice_search_res()
1249 static u16 ice_get_free_res_count(struct ice_res_tracker *res) in ice_get_free_res_count()
1270 ice_get_res(struct ice_pf *pf, struct ice_res_tracker *res, u16 needed, u16 id) in ice_get_res()
A Dice_virtchnl_pf.c568 struct ice_res_tracker *res; in ice_sriov_free_msix_res()
1197 static int ice_get_max_valid_res_idx(struct ice_res_tracker *res) in ice_get_max_valid_res_idx()

Completed in 18 milliseconds