ice_aqc_alloc_free_res_elem
struct ice_aqc_alloc_free_res_elem *buf;
buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
struct ice_aqc_alloc_free_res_elem *buf;
buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
struct ice_aqc_alloc_free_res_elem *buf, uint16_t buf_size,
struct ice_aqc_alloc_free_res_elem *sw_buf;
sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);