Searched defs:prof_idx (Results 1 – 4 of 4) sorted by relevance
/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()
|
/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_nix.c | 5137 int layer, int prof_idx) in nix_init_policer_context() 5162 int err, layer, prof_idx; in nix_setup_ipolicers() local 5272 int layer, hi_layer, prof_idx; in nix_verify_bandprof() local 5357 int blkaddr, layer, prof_idx, err; in nix_free_all_bandprof() local 5397 int blkaddr, layer, prof_idx, idx, err; in rvu_mbox_handler_nix_bandprof_free() local
|
D | rvu_debugfs.c | 2238 int layer, prof_idx, idx, rc; in rvu_dbg_nix_band_prof_ctx_display() local
|
D | mbox.h | 1276 u16 prof_idx[BAND_PROF_NUM_LAYERS][MAX_BANDPROF_PER_PFFUNC]; member 1283 u16 prof_idx[BAND_PROF_NUM_LAYERS][MAX_BANDPROF_PER_PFFUNC]; member
|