Home
last modified time | relevance | path

Searched refs:erp_core (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_acl_erp.c137 struct mlxsw_sp_acl_erp_core *erp_core = erp_table->erp_core; in mlxsw_sp_acl_erp_table_entry_size() local
374 struct mlxsw_sp_acl_erp_core *erp_core = erp_table->erp_core; in mlxsw_sp_acl_erp_table_locate() local
480 struct mlxsw_sp_acl_erp_core *erp_core = erp_table->erp_core; in mlxsw_sp_acl_erp_table_expand() local
567 struct mlxsw_sp_acl_erp_core *erp_core = erp_table->erp_core; in mlxsw_sp_acl_erp_region_table_trans() local
572 err = mlxsw_sp_acl_erp_table_alloc(erp_core, erp_core->num_erp_banks, in mlxsw_sp_acl_erp_region_table_trans()
628 struct mlxsw_sp_acl_erp_core *erp_core = erp_table->erp_core; in mlxsw_sp_acl_erp_region_master_mask_trans() local
1334 erp_table->erp_core = aregion->atcam->erp_core; in mlxsw_sp_acl_erp_table_create()
1577 erp_core = kzalloc(sizeof(*erp_core), GFP_KERNEL); in mlxsw_sp_acl_erps_init()
1578 if (!erp_core) in mlxsw_sp_acl_erps_init()
1581 atcam->erp_core = erp_core; in mlxsw_sp_acl_erps_init()
[all …]
A Dspectrum_acl_tcam.h158 struct mlxsw_sp_acl_erp_core *erp_core; member

Completed in 8 milliseconds