Searched refs:ice_free_hw_res (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_common.h | 45 ice_free_hw_res(struct ice_hw *hw, u16 type, u16 num, u16 *res);
|
| H A D | ice_flex_pipe.c | 2975 return ice_free_hw_res(hw, res_type, 1, &tcam_idx); in ice_free_tcam_ent() 3021 return ice_free_hw_res(hw, res_type, 1, &tmp_prof_id); in ice_free_prof_id()
|
| H A D | ice_common.c | 1766 enum ice_status ice_free_hw_res(struct ice_hw *hw, u16 type, u16 num, u16 *res) in ice_free_hw_res() function
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_ethdev.c | 2058 ret = ice_free_hw_res(hw, res_type, 1, &prof_buf[prof_id]); in ice_cleanup_resource()
|