Searched defs:prof_idx (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/drivers/net/ethernet/intel/ice/ |
D | ice_ddp.c | 705 static bool ice_is_gtp_u_profile(u16 prof_idx) in ice_is_gtp_u_profile() 712 static bool ice_is_gtp_c_profile(u16 prof_idx) in ice_is_gtp_c_profile() 725 static bool ice_is_pfcp_profile(u16 prof_idx) in ice_is_pfcp_profile() 738 struct ice_fv *fv, u32 prof_idx) in ice_get_sw_prof_type()
|
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_nix.c | 5680 int layer, int prof_idx) in nix_init_policer_context() 5705 int err, layer, prof_idx; in nix_setup_ipolicers() local 5815 int layer, hi_layer, prof_idx; in nix_verify_bandprof() local 5900 int blkaddr, layer, prof_idx, err; in nix_free_all_bandprof() local 5940 int blkaddr, layer, prof_idx, idx, err; in rvu_mbox_handler_nix_bandprof_free() local
|
D | rvu_debugfs.c | 2584 int layer, prof_idx, idx, rc; in rvu_dbg_nix_band_prof_ctx_display() local
|
D | mbox.h | 1363 u16 prof_idx[BAND_PROF_NUM_LAYERS][MAX_BANDPROF_PER_PFFUNC]; member 1370 u16 prof_idx[BAND_PROF_NUM_LAYERS][MAX_BANDPROF_PER_PFFUNC]; member
|