Searched refs:ice_free_hw_res (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/intel/ice/ |
D | ice_common.h | 40 ice_free_hw_res(struct ice_hw *hw, u16 type, u16 num, u16 *res);
|
D | ice_flex_pipe.c | 3237 return ice_free_hw_res(hw, res_type, 1, &tcam_idx); in ice_free_tcam_ent() 3281 return ice_free_hw_res(hw, res_type, 1, &tmp_prof_id); in ice_free_prof_id()
|
D | ice_common.c | 2067 int ice_free_hw_res(struct ice_hw *hw, u16 type, u16 num, u16 *res) in ice_free_hw_res() function
|