Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/sja1105/
A Dsja1105_main.c201 struct sja1105_table *table; in sja1105_init_mac_settings()
252 struct sja1105_table *table; in sja1105_init_mii_settings()
345 struct sja1105_table *table; in sja1105_init_static_fdb()
418 struct sja1105_table *table; in sja1105_init_l2_lookup_params()
464 struct sja1105_table *table; in sja1105_init_static_vlan()
514 struct sja1105_table *table; in sja1105_init_l2_forwarding()
647 struct sja1105_table *table; in sja1110_init_pcp_remapping()
685 struct sja1105_table *table; in sja1105_init_l2_forwarding_params()
716 struct sja1105_table *table; in sja1105_frame_memory_partitioning()
754 struct sja1105_table *table; in sja1110_select_tdmaconfigidx()
[all …]
A Dsja1105_static_config.h440 struct sja1105_table { struct
448 struct sja1105_table tables[BLK_IDX_MAX]; argument
492 int sja1105_table_delete_entry(struct sja1105_table *table, int i);
493 int sja1105_table_resize(struct sja1105_table *table, size_t new_count);
A Dsja1105_devlink.c27 struct sja1105_table *table = &config.tables[blk_idx]; in sja1105_static_config_get_max_size()
A Dsja1105_vl.c306 struct sja1105_table *table; in sja1105_init_virtual_links()
721 struct sja1105_table *table; in sja1105_find_vlid()
A Dsja1105_static_config.c1020 static_config_check_memory_size(const struct sja1105_table *tables, int max_mem) in static_config_check_memory_size()
1050 const struct sja1105_table *tables = config->tables; in sja1105_static_config_check_valid()
1131 const struct sja1105_table *table; in sja1105_static_config_pack()
1180 const struct sja1105_table *table; in sja1105_static_config_get_length()
1916 int sja1105_table_delete_entry(struct sja1105_table *table, int i) in sja1105_table_delete_entry()
1933 int sja1105_table_resize(struct sja1105_table *table, size_t new_count) in sja1105_table_resize()
A Dsja1105_tas.c168 struct sja1105_table *table; in sja1105_init_scheduling()
A Dsja1105_ptp.c70 struct sja1105_table *table; in sja1105_change_rxtstamping()

Completed in 31 milliseconds