Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_switch.c2472 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_alloc_rss_global_lut()
2507 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_free_rss_global_lut()
2543 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_alloc_sw()
2576 struct ice_aqc_alloc_free_res_elem *counter_buf; in ice_alloc_sw()
2579 counter_buf = (struct ice_aqc_alloc_free_res_elem *) in ice_alloc_sw()
2650 counter_buf = (struct ice_aqc_alloc_free_res_elem *) in ice_free_sw()
3163 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_aq_alloc_free_vsi_list()
3504 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_alloc_recipe()
6372 struct ice_aqc_alloc_free_res_elem *buf; in ice_alloc_res_cntr()
6410 struct ice_aqc_alloc_free_res_elem *buf; in ice_free_res_cntr()
[all …]
H A Dice_common.h53 struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size,
H A Dice_common.c2108 struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size, in ice_aq_alloc_free_res()
2144 struct ice_aqc_alloc_free_res_elem *buf; in ice_alloc_hw_res()
2149 buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_alloc_hw_res()
2182 struct ice_aqc_alloc_free_res_elem *buf; in ice_free_hw_res()
2187 buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_free_hw_res()
H A Dice_adminq_cmd.h339 struct ice_aqc_alloc_free_res_elem { struct