Searched refs:nsim_trap_policers_arr (Results 1 – 1 of 1) sorted by relevance
698 static const struct devlink_trap_policer nsim_trap_policers_arr[] = { variable850 size_t policers_count = ARRAY_SIZE(nsim_trap_policers_arr); in nsim_dev_traps_init()883 err = devlink_trap_policers_register(devlink, nsim_trap_policers_arr, in nsim_dev_traps_init()909 devlink_trap_policers_unregister(devlink, nsim_trap_policers_arr, in nsim_dev_traps_init()910 ARRAY_SIZE(nsim_trap_policers_arr)); in nsim_dev_traps_init()930 devlink_trap_policers_unregister(devlink, nsim_trap_policers_arr, in nsim_dev_traps_exit()931 ARRAY_SIZE(nsim_trap_policers_arr)); in nsim_dev_traps_exit()