Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/dsa/sja1105/
Dsja1105_static_config.h373 struct sja1105_table { struct
381 struct sja1105_table tables[BLK_IDX_MAX]; argument
423 int sja1105_table_delete_entry(struct sja1105_table *table, int i);
424 int sja1105_table_resize(struct sja1105_table *table, size_t new_count);
Dsja1105_main.c106 struct sja1105_table *table; in sja1105_init_mac_settings()
161 struct sja1105_table *table; in sja1105_init_mii_settings()
223 struct sja1105_table *table; in sja1105_init_static_fdb()
239 struct sja1105_table *table; in sja1105_init_l2_lookup_params()
297 struct sja1105_table *table; in sja1105_init_static_vlan()
362 struct sja1105_table *table; in sja1105_init_l2_forwarding()
412 struct sja1105_table *table; in sja1105_init_l2_forwarding_params()
439 struct sja1105_table *table; in sja1105_frame_memory_partitioning()
516 struct sja1105_table *table; in sja1105_init_general_params()
542 struct sja1105_table *table; in sja1105_init_avb_params()
[all …]
Dsja1105_static_config.c660 static_config_check_memory_size(const struct sja1105_table *tables) in static_config_check_memory_size()
691 const struct sja1105_table *tables = config->tables; in sja1105_static_config_check_valid()
773 const struct sja1105_table *table; in sja1105_static_config_pack()
822 const struct sja1105_table *table; in sja1105_static_config_get_length()
1434 int sja1105_table_delete_entry(struct sja1105_table *table, int i) in sja1105_table_delete_entry()
1451 int sja1105_table_resize(struct sja1105_table *table, size_t new_count) in sja1105_table_resize()
Dsja1105_devlink.c27 struct sja1105_table *table = &config.tables[blk_idx]; in sja1105_static_config_get_max_size()
Dsja1105_vl.c306 struct sja1105_table *table; in sja1105_init_virtual_links()
722 struct sja1105_table *table; in sja1105_find_vlid()
Dsja1105_tas.c167 struct sja1105_table *table; in sja1105_init_scheduling()
Dsja1105_ptp.c69 struct sja1105_table *table; in sja1105_change_rxtstamping()