Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_erp.c481 unsigned int num_erps, old_num_erps = erp_table->num_max_atcam_erps; in mlxsw_sp_acl_erp_table_expand() local
493 num_erps = old_num_erps + erp_core->num_erp_banks; in mlxsw_sp_acl_erp_table_expand()
509 mlxsw_sp_acl_erp_table_free(erp_core, old_num_erps, in mlxsw_sp_acl_erp_table_expand()
516 erp_table->num_max_atcam_erps = old_num_erps; in mlxsw_sp_acl_erp_table_expand()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_erp.c481 unsigned int num_erps, old_num_erps = erp_table->num_max_atcam_erps; in mlxsw_sp_acl_erp_table_expand() local
493 num_erps = old_num_erps + erp_core->num_erp_banks; in mlxsw_sp_acl_erp_table_expand()
509 mlxsw_sp_acl_erp_table_free(erp_core, old_num_erps, in mlxsw_sp_acl_erp_table_expand()
516 erp_table->num_max_atcam_erps = old_num_erps; in mlxsw_sp_acl_erp_table_expand()

Completed in 7 milliseconds