Searched refs:mlxsw_sp_acl_atcam_region (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_acl_tcam.h | 161 struct mlxsw_sp_acl_atcam_region { struct 201 static inline struct mlxsw_sp_acl_atcam_region * 218 struct mlxsw_sp_acl_atcam_region *aregion, 228 struct mlxsw_sp_acl_atcam_region *aregion, 233 struct mlxsw_sp_acl_atcam_region *aregion, 237 struct mlxsw_sp_acl_atcam_region *aregion, 265 mlxsw_sp_acl_erp_mask_get(struct mlxsw_sp_acl_atcam_region *aregion, 270 struct mlxsw_sp_acl_atcam_region *aregion, 274 struct mlxsw_sp_acl_atcam_region *aregion, 293 struct mlxsw_sp_acl_atcam_region *aregion, [all …]
|
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() 421 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_atcam_region_entry_remove() 471 struct mlxsw_sp_acl_atcam_region *aregion, in __mlxsw_sp_acl_atcam_entry_add() 546 struct mlxsw_sp_acl_atcam_region *aregion, in __mlxsw_sp_acl_atcam_entry_del() 559 struct mlxsw_sp_acl_atcam_region *aregion, in __mlxsw_sp_acl_atcam_entry_action_replace() 568 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_atcam_entry_add() 593 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_atcam_entry_del() [all …]
|
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() 526 struct mlxsw_sp_acl_atcam_region *aregion = erp_table->aregion; in mlxsw_acl_erp_table_bf_add() 554 struct mlxsw_sp_acl_atcam_region *aregion = erp_table->aregion; in mlxsw_acl_erp_table_bf_del() 1032 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_erp_bf_insert() 1050 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_erp_bf_remove() 1234 struct mlxsw_sp_acl_atcam_region *aregion = priv; in mlxsw_sp_acl_erp_delta_create() 1276 struct mlxsw_sp_acl_atcam_region *aregion = priv; in mlxsw_sp_acl_erp_delta_destroy() 1287 struct mlxsw_sp_acl_atcam_region *aregion = priv; in mlxsw_sp_acl_erp_root_create() 1300 struct mlxsw_sp_acl_atcam_region *aregion = priv; in mlxsw_sp_acl_erp_root_destroy() [all …]
|
A D | spectrum_acl_bloom_filter.c | 119 mlxsw_sp_acl_bf_key_encode(struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_bf_key_encode() 155 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_bf_index_get() 168 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_bf_entry_add() 212 struct mlxsw_sp_acl_atcam_region *aregion, in mlxsw_sp_acl_bf_entry_del()
|
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()
|
/linux/include/trace/events/ |
A D | mlxsw.h | 13 struct mlxsw_sp_acl_atcam_region; 18 const struct mlxsw_sp_acl_atcam_region *aregion),
|
Completed in 22 milliseconds