Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_keys.c148 int most_index = -EINVAL; /* Should never happen to return this */ in mlxsw_afk_picker_most_hits_get() local
155 most_index = i; in mlxsw_afk_picker_most_hits_get()
158 return most_index; in mlxsw_afk_picker_most_hits_get()