Home
last modified time | relevance | path

Searched refs:ICE_BLK_RSS (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/ice/
H A Dice_hash.c722 pkt_len, ICE_BLK_RSS, true, &prof)) in ice_hash_parse_raw_pattern()
1221 ptg = hw->blk[ICE_BLK_RSS].xlt1.t[id]; in ice_hash_add_raw_cfg()
1242 ret = ice_rem_prof_id_flow(hw, ICE_BLK_RSS, in ice_hash_add_raw_cfg()
1250 ret = ice_rem_prof(hw, ICE_BLK_RSS, id); in ice_hash_add_raw_cfg()
1258 ret = ice_flow_set_hw_prof(hw, vsi_handle, 0, prof, ICE_BLK_RSS); in ice_hash_add_raw_cfg()
1359 ptg = hw->blk[ICE_BLK_RSS].xlt1.t[id]; in ice_hash_rem_raw_cfg()
1365 ret = ice_vsig_find_vsi(hw, ICE_BLK_RSS, in ice_hash_rem_raw_cfg()
1368 ret = ice_rem_prof_id_flow(hw, ICE_BLK_RSS, in ice_hash_rem_raw_cfg()
1374 ret = ice_rem_prof(hw, ICE_BLK_RSS, id); in ice_hash_rem_raw_cfg()
/dpdk/drivers/net/ice/base/
H A Dice_flow.c1845 case ICE_BLK_RSS: in ice_flow_proc_segs()
3418 if (!entry_h || (!data && blk != ICE_BLK_RSS)) in ice_flow_add_entry()
3451 case ICE_BLK_RSS: in ice_flow_add_entry()
3824 const enum ice_block blk = ICE_BLK_RSS; in ice_rem_vsi_rss_cfg()
4009 ice_acquire_lock(&hw->blk[ICE_BLK_RSS].es.prof_map_lock); in ice_rss_update_symm()
4010 map = ice_search_prof_id(hw, ICE_BLK_RSS, prof->id); in ice_rss_update_symm()
4013 ice_release_lock(&hw->blk[ICE_BLK_RSS].es.prof_map_lock); in ice_rss_update_symm()
4169 ice_acquire_lock(&hw->blk[ICE_BLK_RSS].es.prof_map_lock); in ice_rss_update_raw_symm()
4170 map = ice_search_prof_id(hw, ICE_BLK_RSS, id); in ice_rss_update_raw_symm()
4195 const enum ice_block blk = ICE_BLK_RSS; in ice_add_rss_cfg_sync()
[all …]
H A Dice_flex_pipe.c3171 if (blk == ICE_BLK_FD || blk == ICE_BLK_RSS) in ice_find_prof_id_with_mask()
3208 case ICE_BLK_RSS: in ice_prof_id_rsrc_type()
3237 case ICE_BLK_RSS: in ice_tcam_ent_rsrc_type()
3369 case ICE_BLK_RSS: in ice_write_prof_mask_reg()
3407 case ICE_BLK_RSS: in ice_write_prof_mask_enable_res()
3455 ice_init_prof_masks(hw, ICE_BLK_RSS); in ice_init_all_prof_masks()
3476 if (blk != ICE_BLK_RSS && blk != ICE_BLK_FD) in ice_alloc_prof_mask()
3538 if (blk != ICE_BLK_RSS && blk != ICE_BLK_FD) in ice_free_prof_mask()
3583 if (blk != ICE_BLK_RSS && blk != ICE_BLK_FD) in ice_free_prof_masks()
3628 ice_shutdown_prof_masks(hw, ICE_BLK_RSS); in ice_shutdown_all_prof_masks()
[all …]
H A Dice_parser.c508 } else if (blk == ICE_BLK_RSS) { in ice_parser_profile_init()
H A Dice_flex_type.h253 ICE_BLK_RSS, enumerator