Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_keys.c341 mlxsw_afk_key_info_blocks_count_get(const struct mlxsw_afk_key_info *key_info) in mlxsw_afk_key_info_blocks_count_get() function
345 EXPORT_SYMBOL(mlxsw_afk_key_info_blocks_count_get);
431 mlxsw_afk_key_info_blocks_count_get(key_info); in mlxsw_afk_encode()
Dspectrum_acl_bloom_filter.c128 block_count = mlxsw_afk_key_info_blocks_count_get(key_info); in mlxsw_sp_acl_bf_key_encode()
Dcore_acl_flex_keys.h230 mlxsw_afk_key_info_blocks_count_get(const struct mlxsw_afk_key_info *key_info);
Dspectrum_acl_atcam.c302 blocks_count = mlxsw_afk_key_info_blocks_count_get(region->key_info); in mlxsw_sp_acl_atcam_region_type_init()
Dspectrum_acl_tcam.c620 encodings_count = mlxsw_afk_key_info_blocks_count_get(key_info); in mlxsw_sp_acl_tcam_region_alloc()