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

/freebsd-13-stable/sys/dev/ice/
H A Dice_switch.c148 struct ice_aqc_alloc_free_res_elem *sw_buf;
153 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
183 struct ice_aqc_alloc_free_res_elem *sw_buf;
188 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
219 struct ice_aqc_alloc_free_res_elem *sw_buf;
225 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
252 struct ice_aqc_alloc_free_res_elem *counter_buf;
255 counter_buf = (struct ice_aqc_alloc_free_res_elem *)
301 struct ice_aqc_alloc_free_res_elem *sw_buf, *counter_buf;
306 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_mallo
[all...]
H A Dice_common.h77 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,
1730 struct ice_aqc_alloc_free_res_elem *buf;
1735 buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
1768 struct ice_aqc_alloc_free_res_elem *buf;
1773 buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
H A Dice_adminq_cmd.h387 struct ice_aqc_alloc_free_res_elem { struct

Completed in 182 milliseconds