ice_alloc_hw_res
ice_alloc_hw_res(struct ice_hw *hw, u16 type, u16 num, bool btm, u16 *res);
return ice_alloc_hw_res(hw, res_type, 1, btm, tcam_idx);
status = ice_alloc_hw_res(hw, res_type, 1, false, &get_prof);