Home
last modified time | relevance | path

Searched refs:ice_aqc_alloc_free_res_elem (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.c1859 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_alloc_rss_global_lut()
1894 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_free_rss_global_lut()
1930 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_alloc_sw()
1963 struct ice_aqc_alloc_free_res_elem *counter_buf; in ice_alloc_sw()
1966 counter_buf = (struct ice_aqc_alloc_free_res_elem *) in ice_alloc_sw()
2037 counter_buf = (struct ice_aqc_alloc_free_res_elem *) in ice_free_sw()
2550 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_aq_alloc_free_vsi_list()
2834 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_alloc_recipe()
5690 struct ice_aqc_alloc_free_res_elem *buf; in ice_alloc_res_cntr()
5728 struct ice_aqc_alloc_free_res_elem *buf; in ice_free_res_cntr()
[all …]
H A Dice_common.h48 struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size,
H A Dice_common.c1694 struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size, in ice_aq_alloc_free_res()
1730 struct ice_aqc_alloc_free_res_elem *buf; in ice_alloc_hw_res()
1735 buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_alloc_hw_res()
1768 struct ice_aqc_alloc_free_res_elem *buf; in ice_free_hw_res()
1773 buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_free_hw_res()
H A Dice_adminq_cmd.h312 struct ice_aqc_alloc_free_res_elem { struct