mlxsw_afk_key_info_blocks_count_get
EXPORT_SYMBOL(mlxsw_afk_key_info_blocks_count_get);
mlxsw_afk_key_info_blocks_count_get(key_info);
mlxsw_afk_key_info_blocks_count_get(const struct mlxsw_afk_key_info *key_info);
blocks_count = mlxsw_afk_key_info_blocks_count_get(region->key_info);
block_count = mlxsw_afk_key_info_blocks_count_get(key_info);
u8 block_count = mlxsw_afk_key_info_blocks_count_get(key_info);
encodings_count = mlxsw_afk_key_info_blocks_count_get(key_info);