Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_keys.c67 struct mlxsw_afk_key_info { struct
79 mlxsw_afk_key_info_elements_eq(struct mlxsw_afk_key_info *key_info, in mlxsw_afk_key_info_elements_eq() argument
85 static struct mlxsw_afk_key_info *
89 struct mlxsw_afk_key_info *key_info; in mlxsw_afk_key_info_find()
165 struct mlxsw_afk_key_info *key_info) in mlxsw_afk_picker_key_info_add()
185 struct mlxsw_afk_key_info *key_info, in mlxsw_afk_picker()
235 static struct mlxsw_afk_key_info *
239 struct mlxsw_afk_key_info *key_info; in mlxsw_afk_key_info_create()
258 static void mlxsw_afk_key_info_destroy(struct mlxsw_afk_key_info *key_info) in mlxsw_afk_key_info_destroy()
264 struct mlxsw_afk_key_info *
[all …]
Dcore_acl_flex_keys.h217 struct mlxsw_afk_key_info;
219 struct mlxsw_afk_key_info *
222 void mlxsw_afk_key_info_put(struct mlxsw_afk_key_info *key_info);
223 bool mlxsw_afk_key_info_subset(struct mlxsw_afk_key_info *key_info,
227 mlxsw_afk_key_info_block_encoding_get(const struct mlxsw_afk_key_info *key_info,
230 mlxsw_afk_key_info_blocks_count_get(const struct mlxsw_afk_key_info *key_info);
248 struct mlxsw_afk_key_info *key_info,
Dspectrum_acl_bloom_filter.c123 struct mlxsw_afk_key_info *key_info = aregion->region->key_info; in mlxsw_sp_acl_bf_key_encode()
Dspectrum_acl_tcam.h87 struct mlxsw_afk_key_info *key_info;
Dspectrum_acl_tcam.c211 struct mlxsw_afk_key_info *key_info;
610 struct mlxsw_afk_key_info *key_info = region->key_info; in mlxsw_sp_acl_tcam_region_alloc()