Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.c109 struct mlxsw_afk_key_info { struct
121 mlxsw_afk_key_info_elements_eq(struct mlxsw_afk_key_info *key_info, in mlxsw_afk_key_info_elements_eq() argument
127 static struct mlxsw_afk_key_info *
131 struct mlxsw_afk_key_info *key_info; in mlxsw_afk_key_info_find()
205 struct mlxsw_afk_key_info *key_info) in mlxsw_afk_picker_key_info_add()
225 struct mlxsw_afk_key_info *key_info, in mlxsw_afk_picker()
273 static struct mlxsw_afk_key_info *
277 struct mlxsw_afk_key_info *key_info; in mlxsw_afk_key_info_create()
296 static void mlxsw_afk_key_info_destroy(struct mlxsw_afk_key_info *key_info) in mlxsw_afk_key_info_destroy()
302 struct mlxsw_afk_key_info *
[all …]
H A Dcore_acl_flex_keys.h198 struct mlxsw_afk_key_info;
200 struct mlxsw_afk_key_info *
203 void mlxsw_afk_key_info_put(struct mlxsw_afk_key_info *key_info);
204 bool mlxsw_afk_key_info_subset(struct mlxsw_afk_key_info *key_info,
208 mlxsw_afk_key_info_block_encoding_get(const struct mlxsw_afk_key_info *key_info,
211 mlxsw_afk_key_info_blocks_count_get(const struct mlxsw_afk_key_info *key_info);
229 struct mlxsw_afk_key_info *key_info,
H A 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()
H A Dspectrum_acl_tcam.h84 struct mlxsw_afk_key_info *key_info;
H A Dspectrum_acl_tcam.c154 struct mlxsw_afk_key_info *key_info;
573 struct mlxsw_afk_key_info *key_info = region->key_info; in mlxsw_sp_acl_tcam_region_alloc()