Searched refs:erp_core (Results 1 – 2 of 2) sorted by relevance
137 struct mlxsw_sp_acl_erp_core *erp_core = erp_table->erp_core; in mlxsw_sp_acl_erp_table_entry_size() local376 struct mlxsw_sp_acl_erp_core *erp_core = erp_table->erp_core; in mlxsw_sp_acl_erp_table_locate() local482 struct mlxsw_sp_acl_erp_core *erp_core = erp_table->erp_core; in mlxsw_sp_acl_erp_table_expand() local569 struct mlxsw_sp_acl_erp_core *erp_core = erp_table->erp_core; in mlxsw_sp_acl_erp_region_table_trans() local574 err = mlxsw_sp_acl_erp_table_alloc(erp_core, erp_core->num_erp_banks, in mlxsw_sp_acl_erp_region_table_trans()630 struct mlxsw_sp_acl_erp_core *erp_core = erp_table->erp_core; in mlxsw_sp_acl_erp_region_master_mask_trans() local1323 erp_table->erp_core = aregion->atcam->erp_core; in mlxsw_sp_acl_erp_table_create()1566 erp_core = kzalloc(sizeof(*erp_core), GFP_KERNEL); in mlxsw_sp_acl_erps_init()1567 if (!erp_core) in mlxsw_sp_acl_erps_init()1570 atcam->erp_core = erp_core; in mlxsw_sp_acl_erps_init()[all …]
154 struct mlxsw_sp_acl_erp_core *erp_core; member