Searched refs:most_hits (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.c191 int most_hits = 0; local
195 if (picker[i].total > most_hits) {
196 most_hits = picker[i].total;

Completed in 309 milliseconds