Searched refs:picker (Results 1 – 2 of 2) sorted by relevance
141 struct mlxsw_afk_picker *picker, in mlxsw_afk_picker_count_hits() argument156 picker[i].total++; in mlxsw_afk_picker_count_hits()176 picker[i].total--; in mlxsw_afk_picker_subtract_hits()182 struct mlxsw_afk_picker *picker) in mlxsw_afk_picker_most_hits_get() argument189 if (picker[i].total > most_hits) { in mlxsw_afk_picker_most_hits_get()190 most_hits = picker[i].total; in mlxsw_afk_picker_most_hits_get()198 struct mlxsw_afk_picker *picker, in mlxsw_afk_picker_key_info_add() argument223 struct mlxsw_afk_picker *picker; in mlxsw_afk_picker() local227 picker = kcalloc(mlxsw_afk->blocks_count, sizeof(*picker), GFP_KERNEL); in mlxsw_afk_picker()228 if (!picker) in mlxsw_afk_picker()[all …]
35 transport arm. Also known as "picker".
Completed in 6 milliseconds