Symbol: ice_block
drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c
347
ice_fdir_get_hw_prof(struct ice_hw *hw, enum ice_block blk, int flow)
drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c
362
ice_fdir_erase_flow_from_hw(struct ice_hw *hw, enum ice_block blk, int flow)
drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c
395
ice_fdir_rem_flow(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1039
ice_vsig_remove_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1097
ice_vsig_add_mv_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1156
ice_prof_has_mask_idx(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 idx,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1199
ice_prof_has_mask(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 *masks)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1221
ice_find_prof_id_with_mask(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1259
static bool ice_prof_id_rsrc_type(enum ice_block blk, u16 *rsrc_type)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1279
static bool ice_tcam_ent_rsrc_type(enum ice_block blk, u16 *rsrc_type)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1305
ice_alloc_tcam_ent(struct ice_hw *hw, enum ice_block blk, bool btm,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1325
ice_free_tcam_ent(struct ice_hw *hw, enum ice_block blk, u16 tcam_idx)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1344
static int ice_alloc_prof_id(struct ice_hw *hw, enum ice_block blk, u8 *prof_id)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1368
static int ice_free_prof_id(struct ice_hw *hw, enum ice_block blk, u8 prof_id)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1385
static int ice_prof_inc_ref(struct ice_hw *hw, enum ice_block blk, u8 prof_id)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1404
ice_write_prof_mask_reg(struct ice_hw *hw, enum ice_block blk, u16 mask_idx,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1440
ice_write_prof_mask_enable_res(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1468
static void ice_init_prof_masks(struct ice_hw *hw, enum ice_block blk)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1506
ice_alloc_prof_mask(struct ice_hw *hw, enum ice_block blk, u16 idx, u16 mask,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1574
ice_free_prof_mask(struct ice_hw *hw, enum ice_block blk, u16 mask_idx)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1616
ice_free_prof_masks(struct ice_hw *hw, enum ice_block blk, u16 prof_id)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1639
static void ice_shutdown_prof_masks(struct ice_hw *hw, enum ice_block blk)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1678
ice_update_prof_masking(struct ice_hw *hw, enum ice_block blk, u16 prof_id,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1728
ice_write_es(struct ice_hw *hw, enum ice_block blk, u8 prof_id,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1754
ice_prof_dec_ref(struct ice_hw *hw, enum ice_block blk, u8 prof_id)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1818
static void ice_init_sw_xlt1_db(struct ice_hw *hw, enum ice_block blk)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1838
static void ice_init_sw_xlt2_db(struct ice_hw *hw, enum ice_block blk)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1866
ice_init_sw_xlt1_db(hw, (enum ice_block)i);
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1867
ice_init_sw_xlt2_db(hw, (enum ice_block)i);
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
1883
static void ice_fill_tbl(struct ice_hw *hw, enum ice_block block_id, u32 sid)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2014
enum ice_block blk_id = (enum ice_block)i;
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2059
ice_flow_rem_entry(hw, (enum ice_block)blk_idx,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2080
static void ice_free_vsig_tbl(struct ice_hw *hw, enum ice_block blk)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2113
ice_free_vsig_tbl(hw, (enum ice_block)i);
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2171
ice_free_vsig_tbl(hw, (enum ice_block)i);
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2349
ice_prof_gen_key(struct ice_hw *hw, enum ice_block blk, u8 ptg, u16 vsig,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2405
ice_tcam_write_entry(struct ice_hw *hw, enum ice_block blk, u16 idx,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2432
ice_vsig_get_ref(struct ice_hw *hw, enum ice_block blk, u16 vsig, u16 *refs)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2459
ice_has_prof_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, u64 hdl)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2482
ice_prof_bld_es(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2520
ice_prof_bld_tcam(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2556
ice_prof_bld_xlt1(enum ice_block blk, struct ice_buf_build *bld,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2588
ice_prof_bld_xlt2(enum ice_block blk, struct ice_buf_build *bld,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
2627
ice_upd_prof_hw(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3042
ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3150
ice_search_prof_id(struct ice_hw *hw, enum ice_block blk, u64 id)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3171
ice_vsig_prof_id_count(struct ice_hw *hw, enum ice_block blk, u16 vsig)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3189
static int ice_rel_tcam_idx(struct ice_hw *hw, enum ice_block blk, u16 idx)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3216
ice_rem_prof_id(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3242
ice_rem_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3300
ice_rem_prof_id_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, u64 hdl,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3333
static int ice_rem_flow_all(struct ice_hw *hw, enum ice_block blk, u64 id)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3373
int ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3410
ice_get_prof(struct ice_hw *hw, enum ice_block blk, u64 hdl,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3465
ice_get_profs_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3503
ice_add_prof_to_lst(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3550
ice_move_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3623
ice_prof_tcam_ena_dis(struct ice_hw *hw, enum ice_block blk, bool enable,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3727
ice_adj_prof_priorities(struct ice_hw *hw, enum ice_block blk, u16 vsig,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3813
ice_add_prof_id_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, u64 hdl,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3929
ice_create_prof_id_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
3979
ice_create_vsig_from_lst(struct ice_hw *hw, enum ice_block blk, u16 vsi,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
4016
ice_find_prof_vsig(struct ice_hw *hw, enum ice_block blk, u64 hdl, u16 *vsig)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
4051
ice_add_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
4199
ice_flow_assoc_fdir_prof(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
4266
ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
626
ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
659
ice_ptg_find_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 *ptg)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
677
static void ice_ptg_alloc_val(struct ice_hw *hw, enum ice_block blk, u8 ptg)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
693
ice_ptg_remove_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
740
ice_ptg_add_mv_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
84
static u32 ice_sect_id(enum ice_block blk, enum ice_sect sect)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
884
ice_vsig_find_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 *vsig)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
906
static u16 ice_vsig_alloc_val(struct ice_hw *hw, enum ice_block blk, u16 vsig)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
926
static u16 ice_vsig_alloc(struct ice_hw *hw, enum ice_block blk)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
953
ice_find_dup_props_vsig(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
978
static int ice_vsig_free(struct ice_hw *hw, enum ice_block blk, u16 vsig)
drivers/net/ethernet/intel/ice/ice_flex_pipe.h
15
ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx,
drivers/net/ethernet/intel/ice/ice_flex_pipe.h
42
ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id,
drivers/net/ethernet/intel/ice/ice_flex_pipe.h
47
ice_search_prof_id(struct ice_hw *hw, enum ice_block blk, u64 id);
drivers/net/ethernet/intel/ice/ice_flex_pipe.h
49
ice_add_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl);
drivers/net/ethernet/intel/ice/ice_flex_pipe.h
51
ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl);
drivers/net/ethernet/intel/ice/ice_flex_pipe.h
53
ice_flow_assoc_fdir_prof(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flex_pipe.h
64
int ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id);
drivers/net/ethernet/intel/ice/ice_flow.c
1358
ice_flow_find_prof_conds(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flow.c
1408
ice_flow_find_prof_id(struct ice_hw *hw, enum ice_block blk, u64 prof_id)
drivers/net/ethernet/intel/ice/ice_flow.c
1426
ice_flow_rem_entry_sync(struct ice_hw *hw, enum ice_block __always_unused blk,
drivers/net/ethernet/intel/ice/ice_flow.c
1452
ice_flow_add_prof_sync(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flow.c
1538
ice_flow_rem_prof_sync(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flow.c
1581
ice_flow_assoc_prof(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flow.c
1612
ice_flow_disassoc_prof(struct ice_hw *hw, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_flow.c
1656
struct ice_parser_profile *prof, enum ice_block blk)
drivers/net/ethernet/intel/ice/ice_flow.c
1727
ice_flow_add_prof(struct ice_hw *hw, enum ice_block blk, enum ice_flow_dir dir,
drivers/net/ethernet/intel/ice/ice_flow.c
1764
int ice_flow_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id)
drivers/net/ethernet/intel/ice/ice_flow.c
1798
ice_flow_add_entry(struct ice_hw *hw, enum ice_block blk, u64 prof_id,
drivers/net/ethernet/intel/ice/ice_flow.c
1866
int ice_flow_rem_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_h)
drivers/net/ethernet/intel/ice/ice_flow.c
2149
const enum ice_block blk = ICE_BLK_RSS;
drivers/net/ethernet/intel/ice/ice_flow.c
2546
const enum ice_block blk = ICE_BLK_RSS;
drivers/net/ethernet/intel/ice/ice_flow.c
2694
const enum ice_block blk = ICE_BLK_RSS;
drivers/net/ethernet/intel/ice/ice_flow.c
695
enum ice_block blk;
drivers/net/ethernet/intel/ice/ice_flow.h
501
ice_flow_add_prof(struct ice_hw *hw, enum ice_block blk, enum ice_flow_dir dir,
drivers/net/ethernet/intel/ice/ice_flow.h
504
int ice_flow_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id);
drivers/net/ethernet/intel/ice/ice_flow.h
507
struct ice_parser_profile *prof, enum ice_block blk);
drivers/net/ethernet/intel/ice/ice_flow.h
509
ice_flow_add_entry(struct ice_hw *hw, enum ice_block blk, u64 prof_id,
drivers/net/ethernet/intel/ice/ice_flow.h
512
int ice_flow_rem_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_h);
drivers/net/ethernet/intel/ice/ice_parser.c
2364
int buf_len, enum ice_block blk,
drivers/net/ethernet/intel/ice/ice_parser.h
534
int buf_len, enum ice_block blk,
drivers/net/ethernet/intel/ice/virt/fdir.c
2249
enum ice_block blk = ICE_BLK_FD;