Lines Matching refs:ice_malloc
155 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_alloc_rss_global_lut()
190 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_free_rss_global_lut()
227 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_alloc_sw()
258 ice_malloc(hw, buf_len); in ice_alloc_sw()
308 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_free_sw()
329 ice_malloc(hw, buf_len); in ice_free_sw()
601 ice_malloc(hw, sizeof(*tmp_vsi_ctx)); in ice_add_vsi()
729 mr_list = (_FORCE_ __le16 *)ice_malloc(hw, buf_size); in ice_aq_add_update_mir_rule()
849 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_aq_alloc_free_vsi_list()
1030 ice_malloc(hw, ICE_SW_CFG_MAX_BUF_LEN); in ice_get_initial_sw_cfg()
1327 lg_act = (struct ice_aqc_sw_rules_elem *)ice_malloc(hw, rules_size); in ice_add_marker_act()
1426 lg_act = (struct ice_aqc_sw_rules_elem *)ice_malloc(hw, rules_size); in ice_add_counter_act()
1500 v_map = (struct ice_vsi_list_map_info *)ice_malloc(hw, sizeof(*v_map)); in ice_create_vsi_list_map()
1556 s_rule = (struct ice_aqc_sw_rules_elem *)ice_malloc(hw, s_rule_size); in ice_update_vsi_list_rule()
1624 ice_malloc(hw, ICE_SW_RULE_RX_TX_ETH_HDR_SIZE); in ice_create_pkt_fwd_rule()
1628 ice_malloc(hw, sizeof(*fm_entry)); in ice_create_pkt_fwd_rule()
1682 ice_malloc(hw, ICE_SW_RULE_RX_TX_ETH_HDR_SIZE); in ice_update_pkt_fwd_rule()
2159 ice_malloc(hw, ICE_SW_RULE_RX_TX_NO_HDR_SIZE); in ice_remove_rule_internal()
2400 ice_malloc(hw, sizeof(*fm_entry)); in ice_add_mac_rule()
2805 s_rule = (struct ice_aqc_sw_rules_elem *)ice_malloc(hw, s_rule_size); in ice_cfg_dflt_vsi()
3052 tmp = (struct ice_fltr_list_entry *)ice_malloc(hw, sizeof(*tmp)); in ice_add_entry_to_vsi_fltr_list()
3665 buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_alloc_res_cntr()
3703 buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_free_res_cntr()
3763 sw_buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len); in ice_alloc_res_lg_act()