Searched refs:sja1105_table (Results 1 – 4 of 4) sorted by relevance
277 struct sja1105_table { struct285 struct sja1105_table tables[BLK_IDX_MAX]; argument326 int sja1105_table_delete_entry(struct sja1105_table *table, int i);327 int sja1105_table_resize(struct sja1105_table *table, size_t new_count);
103 struct sja1105_table *table; in sja1105_init_mac_settings()143 struct sja1105_table *table; in sja1105_init_mii_settings()190 struct sja1105_table *table; in sja1105_init_static_fdb()206 struct sja1105_table *table; in sja1105_init_l2_lookup_params()264 struct sja1105_table *table; in sja1105_init_static_vlan()309 struct sja1105_table *table; in sja1105_init_l2_forwarding()359 struct sja1105_table *table; in sja1105_init_l2_forwarding_params()428 struct sja1105_table *table; in sja1105_init_general_params()475 struct sja1105_table *table; in sja1105_init_l2_policing()514 struct sja1105_table *table; in sja1105_init_avb_params()[all …]
556 static_config_check_memory_size(const struct sja1105_table *tables) in static_config_check_memory_size()575 const struct sja1105_table *tables = config->tables; in sja1105_static_config_check_valid()631 const struct sja1105_table *table; in sja1105_static_config_pack()680 const struct sja1105_table *table; in sja1105_static_config_get_length()1196 int sja1105_table_delete_entry(struct sja1105_table *table, int i) in sja1105_table_delete_entry()1213 int sja1105_table_resize(struct sja1105_table *table, size_t new_count) in sja1105_table_resize()
94 struct sja1105_table *table; in sja1105_init_scheduling()