Lines Matching refs:ice_malloc

159 	sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);  in ice_alloc_rss_global_lut()
194 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_free_rss_global_lut()
231 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_alloc_sw()
262 ice_malloc(hw, buf_len); in ice_alloc_sw()
312 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_free_sw()
333 ice_malloc(hw, buf_len); in ice_free_sw()
609 ice_malloc(hw, sizeof(*tmp_vsi_ctx)); in ice_add_vsi()
778 mr_list = (_FORCE_ __le16 *)ice_malloc(hw, buf_size); in ice_aq_add_update_mir_rule()
900 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_aq_alloc_free_vsi_list()
1080 ice_malloc(hw, ICE_SW_CFG_MAX_BUF_LEN); in ice_get_initial_sw_cfg()
1395 lg_act = (struct ice_sw_rule_lg_act *)ice_malloc(hw, rules_size); in ice_add_marker_act()
1493 lg_act = (struct ice_sw_rule_lg_act *)ice_malloc(hw, rules_size); in ice_add_counter_act()
1568 v_map = (struct ice_vsi_list_map_info *)ice_malloc(hw, sizeof(*v_map)); in ice_create_vsi_list_map()
1625 s_rule = (struct ice_sw_rule_vsi_list *)ice_malloc(hw, s_rule_size); in ice_update_vsi_list_rule()
1693 ice_malloc(hw, ice_struct_size(s_rule, hdr_data, in ice_create_pkt_fwd_rule()
1698 ice_malloc(hw, sizeof(*fm_entry)); in ice_create_pkt_fwd_rule()
1752 ice_malloc(hw, ice_struct_size(s_rule, hdr_data, in ice_update_pkt_fwd_rule()
2234 ice_malloc(hw, ice_struct_size(s_rule, hdr_data, 0)); in ice_remove_rule_internal()
2476 ice_malloc(hw, sizeof(*fm_entry)); in ice_add_mac_rule()
2874 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_alloc_res_lg_act()
3210 tmp = (struct ice_fltr_list_entry *)ice_malloc(hw, sizeof(*tmp)); in ice_add_entry_to_vsi_fltr_list()
3880 buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_alloc_res_cntr()
3918 buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_free_res_cntr()