Home
last modified time | relevance | path

Searched refs:ice_aq_alloc_free_res (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.h47 ice_aq_alloc_free_res(struct ice_hw *hw, u16 num_entries,
H A Dice_switch.c1873 status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len, ice_aqc_opc_alloc_res, NULL); in ice_alloc_rss_global_lut()
1907 status = ice_aq_alloc_free_res(hw, num_elems, sw_buf, buf_len, ice_aqc_opc_free_res, NULL); in ice_free_rss_global_lut()
1951 status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len, in ice_alloc_sw()
1981 status = ice_aq_alloc_free_res(hw, 1, counter_buf, buf_len, in ice_alloc_sw()
2030 ret_status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len, in ice_free_sw()
2052 status = ice_aq_alloc_free_res(hw, 1, counter_buf, buf_len, in ice_free_sw()
2580 status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len, opc, NULL); in ice_aq_alloc_free_vsi_list()
2847 status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len, in ice_alloc_recipe()
5704 status = ice_aq_alloc_free_res(hw, 1, buf, buf_len, in ice_alloc_res_cntr()
5743 status = ice_aq_alloc_free_res(hw, 1, buf, buf_len, in ice_free_res_cntr()
[all …]
H A Dice_common.c1693 ice_aq_alloc_free_res(struct ice_hw *hw, u16 num_entries, in ice_aq_alloc_free_res() function
1746 status = ice_aq_alloc_free_res(hw, 1, buf, buf_len, in ice_alloc_hw_res()
1783 status = ice_aq_alloc_free_res(hw, num, buf, buf_len, in ice_free_hw_res()