Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_devlink.c350 u64 *p_drops);
571 u64 *p_drops) in prestera_drop_counter_get() argument
580 cpu_code_type, p_drops); in prestera_drop_counter_get()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A 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()
H A Dspectrum_trap.c1833 u64 *p_drops) in mlxsw_sp_trap_policer_counter_get() argument
1850 *p_drops = mlxsw_reg_qpcr_violate_count_get(qpcr_pl); in mlxsw_sp_trap_policer_counter_get()
H A Dspectrum_qdisc.c534 u64 *p_drops, u64 *p_backlog) in mlxsw_sp_qdisc_collect_tc_stats() argument
551 *p_drops += xstats->wred_drop[tclass_num] + in mlxsw_sp_qdisc_collect_tc_stats()
H A Dcore.c1723 u64 *p_drops) in mlxsw_devlink_trap_policer_counter_get() argument
1731 p_drops); in mlxsw_devlink_trap_policer_counter_get()
/linux/drivers/net/netdevsim/
H A Ddev.c1202 u64 *p_drops) in nsim_dev_devlink_trap_policer_counter_get() argument
1211 *p_drops = (*cnt)++; in nsim_dev_devlink_trap_policer_counter_get()
1411 u64 *p_drops) in nsim_dev_devlink_trap_drop_counter_get() argument
1420 *p_drops = (*cnt)++; in nsim_dev_devlink_trap_drop_counter_get()