Home
last modified time | relevance | path

Searched refs:p_drops (Results 1 – 8 of 8) sorted by relevance

/drivers/net/ethernet/marvell/prestera/
Dprestera_devlink.c352 u64 *p_drops);
616 u64 *p_drops) in prestera_drop_counter_get() argument
625 cpu_code_type, p_drops); in prestera_drop_counter_get()
/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_policer.c287 u16 policer_index, u64 *p_drops) in mlxsw_sp_policer_drops_counter_get() argument
302 *p_drops = mlxsw_reg_qpcr_violate_count_get(qpcr_pl); in mlxsw_sp_policer_drops_counter_get()
Dcore.h384 u64 *p_drops);
Dspectrum.h1350 u64 *p_drops);
1390 u16 policer_index, u64 *p_drops);
Dspectrum_trap.c1809 u64 *p_drops) in mlxsw_sp_trap_policer_counter_get() argument
1826 *p_drops = mlxsw_reg_qpcr_violate_count_get(qpcr_pl); in mlxsw_sp_trap_policer_counter_get()
Dspectrum_qdisc.c407 u64 *p_drops, u64 *p_backlog) in mlxsw_sp_qdisc_collect_tc_stats() argument
420 *p_drops += xstats->wred_drop[tclass_num] + in mlxsw_sp_qdisc_collect_tc_stats()
Dcore.c1607 u64 *p_drops) in mlxsw_devlink_trap_policer_counter_get() argument
1615 p_drops); in mlxsw_devlink_trap_policer_counter_get()
/drivers/net/netdevsim/
Ddev.c1049 u64 *p_drops) in nsim_dev_devlink_trap_policer_counter_get() argument
1058 *p_drops = (*cnt)++; in nsim_dev_devlink_trap_policer_counter_get()
1230 u64 *p_drops) in nsim_dev_devlink_trap_drop_counter_get() argument
1239 *p_drops = (*cnt)++; in nsim_dev_devlink_trap_drop_counter_get()