Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_keys.c104 struct mlxsw_afk_key_info { struct
116 mlxsw_afk_key_info_elements_eq(struct mlxsw_afk_key_info *key_info, in mlxsw_afk_key_info_elements_eq() argument
122 static struct mlxsw_afk_key_info *
126 struct mlxsw_afk_key_info *key_info; in mlxsw_afk_key_info_find()
200 struct mlxsw_afk_key_info *key_info) in mlxsw_afk_picker_key_info_add()
220 struct mlxsw_afk_key_info *key_info, in mlxsw_afk_picker()
268 static struct mlxsw_afk_key_info *
272 struct mlxsw_afk_key_info *key_info; in mlxsw_afk_key_info_create()
291 static void mlxsw_afk_key_info_destroy(struct mlxsw_afk_key_info *key_info) in mlxsw_afk_key_info_destroy()
297 struct mlxsw_afk_key_info *
[all …]
Dcore_acl_flex_keys.h185 struct mlxsw_afk_key_info;
187 struct mlxsw_afk_key_info *
190 void mlxsw_afk_key_info_put(struct mlxsw_afk_key_info *key_info);
191 bool mlxsw_afk_key_info_subset(struct mlxsw_afk_key_info *key_info,
195 mlxsw_afk_key_info_block_encoding_get(const struct mlxsw_afk_key_info *key_info,
198 mlxsw_afk_key_info_blocks_count_get(const struct mlxsw_afk_key_info *key_info);
216 struct mlxsw_afk_key_info *key_info,
Dspectrum_acl_bloom_filter.c237 struct mlxsw_afk_key_info *key_info = aregion->region->key_info; in __mlxsw_sp_acl_bf_key_encode()
377 struct mlxsw_afk_key_info *key_info = aregion->region->key_info; in mlxsw_sp4_acl_bf_key_encode()
Dspectrum_acl_tcam.h88 struct mlxsw_afk_key_info *key_info;
Dspectrum_acl_tcam.c210 struct mlxsw_afk_key_info *key_info;
629 struct mlxsw_afk_key_info *key_info = region->key_info; in mlxsw_sp_acl_tcam_region_alloc()