Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl.c69 u64 last_drops; member
920 *drops = current_drops - rule->last_drops; in mlxsw_sp_acl_rule_get_stats()
925 rule->last_drops = current_drops; in mlxsw_sp_acl_rule_get_stats()