Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_keys.c342 mlxsw_afk_key_info_blocks_count_get(const struct mlxsw_afk_key_info *key_info) in mlxsw_afk_key_info_blocks_count_get() function
346 EXPORT_SYMBOL(mlxsw_afk_key_info_blocks_count_get);
Dspectrum_acl_atcam.c301 blocks_count = mlxsw_afk_key_info_blocks_count_get(region->key_info); in mlxsw_sp_acl_atcam_region_type_init()
445 blocks_count = mlxsw_afk_key_info_blocks_count_get(region->key_info); in __mlxsw_sp_acl_atcam_entry_add()
Dcore_acl_flex_keys.h211 mlxsw_afk_key_info_blocks_count_get(const struct mlxsw_afk_key_info *key_info);
Dspectrum_acl_ctcam.c66 blocks_count = mlxsw_afk_key_info_blocks_count_get(region->key_info); in mlxsw_sp_acl_ctcam_region_entry_insert()
Dspectrum_acl_tcam.c462 encodings_count = mlxsw_afk_key_info_blocks_count_get(key_info); in mlxsw_sp_acl_tcam_region_alloc()