Symbol: ice_aqc_alloc_free_res_elem
sys/dev/ice/ice_common.c
2292
struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size,
sys/dev/ice/ice_common.c
2328
struct ice_aqc_alloc_free_res_elem *buf;
sys/dev/ice/ice_common.c
2333
buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
sys/dev/ice/ice_common.c
2366
struct ice_aqc_alloc_free_res_elem *buf;
sys/dev/ice/ice_common.c
2371
buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
sys/dev/ice/ice_common.h
84
struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size,
sys/dev/ice/ice_switch.c
154
struct ice_aqc_alloc_free_res_elem *sw_buf;
sys/dev/ice/ice_switch.c
159
sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
sys/dev/ice/ice_switch.c
189
struct ice_aqc_alloc_free_res_elem *sw_buf;
sys/dev/ice/ice_switch.c
194
sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
sys/dev/ice/ice_switch.c
225
struct ice_aqc_alloc_free_res_elem *sw_buf;
sys/dev/ice/ice_switch.c
231
sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
sys/dev/ice/ice_switch.c
258
struct ice_aqc_alloc_free_res_elem *counter_buf;
sys/dev/ice/ice_switch.c
261
counter_buf = (struct ice_aqc_alloc_free_res_elem *)
sys/dev/ice/ice_switch.c
2861
struct ice_aqc_alloc_free_res_elem *sw_buf;
sys/dev/ice/ice_switch.c
2874
sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
sys/dev/ice/ice_switch.c
307
struct ice_aqc_alloc_free_res_elem *sw_buf, *counter_buf;
sys/dev/ice/ice_switch.c
312
sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
sys/dev/ice/ice_switch.c
332
counter_buf = (struct ice_aqc_alloc_free_res_elem *)
sys/dev/ice/ice_switch.c
3874
struct ice_aqc_alloc_free_res_elem *buf;
sys/dev/ice/ice_switch.c
3880
buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
sys/dev/ice/ice_switch.c
3912
struct ice_aqc_alloc_free_res_elem *buf;
sys/dev/ice/ice_switch.c
3918
buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
sys/dev/ice/ice_switch.c
894
struct ice_aqc_alloc_free_res_elem *sw_buf;
sys/dev/ice/ice_switch.c
900
sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);