ice_aq_alloc_free_res
status = ice_aq_alloc_free_res(hw, 1, buf, buf_len,
status = ice_aq_alloc_free_res(hw, num, buf, buf_len,
ice_aq_alloc_free_res(struct ice_hw *hw, u16 num_entries,
status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len, ice_aqc_opc_alloc_res, NULL);
status = ice_aq_alloc_free_res(hw, num_elems, sw_buf, buf_len, ice_aqc_opc_free_res, NULL);
status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len,
status = ice_aq_alloc_free_res(hw, 1, counter_buf, buf_len,
status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len,
ret_status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len,
status = ice_aq_alloc_free_res(hw, 1, counter_buf, buf_len,
status = ice_aq_alloc_free_res(hw, 1, buf, buf_len,
status = ice_aq_alloc_free_res(hw, 1, buf, buf_len,
status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len, opc, NULL);