Searched defs:prof_idx (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_ddp.c | 704 static bool ice_is_gtp_u_profile(u16 prof_idx) in ice_is_gtp_u_profile() 711 static bool ice_is_gtp_c_profile(u16 prof_idx) in ice_is_gtp_c_profile() 731 struct ice_fv *fv, u32 prof_idx) in ice_get_sw_prof_type()
|
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_nix.c | 5133 int layer, int prof_idx) in nix_init_policer_context() 5158 int err, layer, prof_idx; in nix_setup_ipolicers() local 5268 int layer, hi_layer, prof_idx; in nix_verify_bandprof() local 5353 int blkaddr, layer, prof_idx, err; in nix_free_all_bandprof() local 5393 int blkaddr, layer, prof_idx, idx, err; in rvu_mbox_handler_nix_bandprof_free() local
|
D | rvu_debugfs.c | 2240 int layer, prof_idx, idx, rc; in rvu_dbg_nix_band_prof_ctx_display() local
|
D | mbox.h | 1270 u16 prof_idx[BAND_PROF_NUM_LAYERS][MAX_BANDPROF_PER_PFFUNC]; member 1277 u16 prof_idx[BAND_PROF_NUM_LAYERS][MAX_BANDPROF_PER_PFFUNC]; member
|