Searched refs:mlxsw_sp_acl_atcam_region (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_tcam.h | 157 struct mlxsw_sp_acl_atcam_region { struct 194 static inline struct mlxsw_sp_acl_atcam_region * 211 struct mlxsw_sp_acl_atcam_region *aregion, 221 struct mlxsw_sp_acl_atcam_region *aregion, 226 struct mlxsw_sp_acl_atcam_region *aregion, 230 struct mlxsw_sp_acl_atcam_region *aregion, 263 struct mlxsw_sp_acl_atcam_region *aregion, 267 struct mlxsw_sp_acl_atcam_region *aregion, 285 struct mlxsw_sp_acl_atcam_region *aregion, 292 struct mlxsw_sp_acl_atcam_region *aregion, [all …]
|
H A D | spectrum_acl_atcam.c | 35 int (*init)(struct mlxsw_sp_acl_atcam_region *aregion); 36 void (*fini)(struct mlxsw_sp_acl_atcam_region *aregion); 317 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_atcam_region_init() 379 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_atcam_region_entry_insert() 422 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_atcam_region_entry_remove() 472 struct mlxsw_sp_acl_atcam_region *aregion, in __mlxsw_sp_acl_atcam_entry_add() 544 struct mlxsw_sp_acl_atcam_region *aregion, in __mlxsw_sp_acl_atcam_entry_del() 557 struct mlxsw_sp_acl_atcam_region *aregion, in __mlxsw_sp_acl_atcam_entry_action_replace() 566 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_atcam_entry_add() 591 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_atcam_entry_del() [all …]
|
H A D | spectrum_acl_bloom_filter.c | 232 __mlxsw_sp_acl_bf_key_encode(struct mlxsw_sp_acl_atcam_region *aregion, in __mlxsw_sp_acl_bf_key_encode() 260 mlxsw_sp2_acl_bf_key_encode(struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp2_acl_bf_key_encode() 274 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp2_acl_bf_index_get() 373 mlxsw_sp4_acl_bf_key_encode(struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp4_acl_bf_key_encode() 392 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp4_acl_bf_index_get() 413 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_bf_entry_add() 457 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_bf_entry_del()
|
H A D | spectrum_acl_erp.c | 59 struct mlxsw_sp_acl_atcam_region *aregion; 136 struct mlxsw_sp_acl_atcam_region *aregion = erp_table->aregion; in mlxsw_sp_acl_erp_table_entry_size() 528 struct mlxsw_sp_acl_atcam_region *aregion = erp_table->aregion; in mlxsw_acl_erp_table_bf_add() 556 struct mlxsw_sp_acl_atcam_region *aregion = erp_table->aregion; in mlxsw_acl_erp_table_bf_del() 1034 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_erp_bf_insert() 1052 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_erp_bf_remove() 1224 struct mlxsw_sp_acl_atcam_region *aregion = priv; in mlxsw_sp_acl_erp_delta_create() 1266 struct mlxsw_sp_acl_atcam_region *aregion = priv; in mlxsw_sp_acl_erp_delta_destroy() 1277 struct mlxsw_sp_acl_atcam_region *aregion = priv; in mlxsw_sp_acl_erp_root_create() 1290 struct mlxsw_sp_acl_atcam_region *aregion = priv; in mlxsw_sp_acl_erp_root_destroy() [all …]
|
H A D | spectrum2_acl_tcam.c | 17 struct mlxsw_sp_acl_atcam_region aregion; 35 struct mlxsw_sp_acl_atcam_region *aregion; in mlxsw_sp2_acl_ctcam_region_entry_insert() 54 struct mlxsw_sp_acl_atcam_region *aregion; in mlxsw_sp2_acl_ctcam_region_entry_remove()
|
/openbmc/linux/include/trace/events/ |
H A D | mlxsw.h | 13 struct mlxsw_sp_acl_atcam_region; 18 const struct mlxsw_sp_acl_atcam_region *aregion),
|