Searched refs:current_drops (Results 1 – 1 of 1) sorted by relevance
1020 u64 current_drops = 0; in mlxsw_sp_acl_rule_get_stats() local1035 ¤t_drops); in mlxsw_sp_acl_rule_get_stats()1041 *drops = current_drops - rule->last_drops; in mlxsw_sp_acl_rule_get_stats()1046 rule->last_drops = current_drops; in mlxsw_sp_acl_rule_get_stats()