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

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.c429 mlxsw_afk_key_info_blocks_count_get(const struct mlxsw_afk_key_info *key_info) function
433 EXPORT_SYMBOL(mlxsw_afk_key_info_blocks_count_get); variable
522 mlxsw_afk_key_info_blocks_count_get(key_info);
H A Dcore_acl_flex_keys.h211 mlxsw_afk_key_info_blocks_count_get(const struct mlxsw_afk_key_info *key_info);
H A Dspectrum_acl_bloom_filter.c242 block_count = mlxsw_afk_key_info_blocks_count_get(key_info);
378 u8 block_count = mlxsw_afk_key_info_blocks_count_get(key_info);
H A Dspectrum_acl_atcam.c300 blocks_count = mlxsw_afk_key_info_blocks_count_get(region->key_info);
H A Dspectrum_acl_tcam.c583 encodings_count = mlxsw_afk_key_info_blocks_count_get(key_info);

Completed in 123 milliseconds