Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_switch.c154 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_alloc_rss_global_lut()
189 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_free_rss_global_lut()
225 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_alloc_sw()
258 struct ice_aqc_alloc_free_res_elem *counter_buf; in ice_alloc_sw()
261 counter_buf = (struct ice_aqc_alloc_free_res_elem *) in ice_alloc_sw()
307 struct ice_aqc_alloc_free_res_elem *sw_buf, *counter_buf; in ice_free_sw()
332 counter_buf = (struct ice_aqc_alloc_free_res_elem *) in ice_free_sw()
894 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_aq_alloc_free_vsi_list()
2850 struct ice_aqc_alloc_free_res_elem *sw_buf; in ice_alloc_res_lg_act()
3862 struct ice_aqc_alloc_free_res_elem *buf; in ice_alloc_res_cntr()
[all …]
H A Dice_common.h79 struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size,
H A Dice_common.c2084 struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size, in ice_aq_alloc_free_res()
2120 struct ice_aqc_alloc_free_res_elem *buf; in ice_alloc_hw_res()
2125 buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_alloc_hw_res()
2158 struct ice_aqc_alloc_free_res_elem *buf; in ice_free_hw_res()
2163 buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_free_hw_res()
H A Dice_adminq_cmd.h408 struct ice_aqc_alloc_free_res_elem { struct