Home
last modified time | relevance | path

Searched refs:sja1105_table_resize (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_static_config.h424 int sja1105_table_resize(struct sja1105_table *table, size_t new_count);
H A Dsja1105_main.c1189 rc = sja1105_table_resize(table, table->entry_count + 1); in sja1105_static_fdb_change()
1214 return sja1105_table_resize(table, table->entry_count - 1); in sja1105_static_fdb_change()
H A Dsja1105_static_config.c1451 int sja1105_table_resize(struct sja1105_table *table, size_t new_count) in sja1105_table_resize() function
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H A Dsja1105_static_config.h493 int sja1105_table_resize(struct sja1105_table *table, size_t new_count);
H A Dsja1105_main.c1477 rc = sja1105_table_resize(table, table->entry_count + 1); in sja1105_static_fdb_change()
1502 return sja1105_table_resize(table, table->entry_count - 1); in sja1105_static_fdb_change()
2493 rc = sja1105_table_resize(table, table->entry_count + 1); in sja1105_vlan_add()
H A Dsja1105_static_config.c1933 int sja1105_table_resize(struct sja1105_table *table, size_t new_count) in sja1105_table_resize() function

Completed in 19 milliseconds