Searched refs:nsim_trap_policers_arr (Results 1 – 1 of 1) sorted by relevance
707 static const struct devlink_trap_policer nsim_trap_policers_arr[] = { variable863 size_t policers_count = ARRAY_SIZE(nsim_trap_policers_arr); in nsim_dev_traps_init()896 err = devl_trap_policers_register(devlink, nsim_trap_policers_arr, in nsim_dev_traps_init()922 devl_trap_policers_unregister(devlink, nsim_trap_policers_arr, in nsim_dev_traps_init()923 ARRAY_SIZE(nsim_trap_policers_arr)); in nsim_dev_traps_init()943 devl_trap_policers_unregister(devlink, nsim_trap_policers_arr, in nsim_dev_traps_exit()944 ARRAY_SIZE(nsim_trap_policers_arr)); in nsim_dev_traps_exit()