Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/marvell/prestera/
Dprestera_devlink.c350 u64 *p_drops);
570 u64 *p_drops) in prestera_drop_counter_get() argument
579 cpu_code_type, p_drops); in prestera_drop_counter_get()
/linux-6.6.21/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.h416 u64 *p_drops);
Dspectrum.h1435 u64 *p_drops);
1475 u16 policer_index, u64 *p_drops);
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()
Dspectrum_qdisc.c535 u64 *p_drops, u64 *p_backlog) in mlxsw_sp_qdisc_collect_tc_stats() argument
552 *p_drops += xstats->wred_drop[tclass_num] + in mlxsw_sp_qdisc_collect_tc_stats()
Dcore.c1710 u64 *p_drops) in mlxsw_devlink_trap_policer_counter_get() argument
1718 p_drops); in mlxsw_devlink_trap_policer_counter_get()
/linux-6.6.21/drivers/net/netdevsim/
Ddev.c1129 u64 *p_drops) in nsim_dev_devlink_trap_policer_counter_get() argument
1138 *p_drops = (*cnt)++; in nsim_dev_devlink_trap_policer_counter_get()
1310 u64 *p_drops) in nsim_dev_devlink_trap_drop_counter_get() argument
1319 *p_drops = (*cnt)++; in nsim_dev_devlink_trap_drop_counter_get()
/linux-6.6.21/include/net/
Ddevlink.h1403 u64 *p_drops);
1435 u64 *p_drops);