Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_erp.c479 unsigned int num_erps, old_num_erps = erp_table->num_max_atcam_erps; in mlxsw_sp_acl_erp_table_expand() local
491 num_erps = old_num_erps + erp_core->num_erp_banks; in mlxsw_sp_acl_erp_table_expand()
507 mlxsw_sp_acl_erp_table_free(erp_core, old_num_erps, in mlxsw_sp_acl_erp_table_expand()
514 erp_table->num_max_atcam_erps = old_num_erps; in mlxsw_sp_acl_erp_table_expand()