Searched refs:sja1105_vlan_lookup_entry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
H A D | sja1105_static_config.c | 515 struct sja1105_vlan_lookup_entry *entry = entry_ptr; in sja1105_vlan_lookup_entry_packing() 856 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry), 956 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry), 1044 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry), 1144 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry), 1232 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry), 1332 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry),
|
H A D | sja1105_main.c | 308 struct sja1105_vlan_lookup_entry pvid = { in sja1105_init_static_vlan() 361 ((struct sja1105_vlan_lookup_entry *)table->entries)[0] = pvid; in sja1105_init_static_vlan() 2085 struct sja1105_vlan_lookup_entry *vlan; in sja1105_is_vlan_configured() 2117 struct sja1105_vlan_lookup_entry *new_vlan, in sja1105_commit_vlans() 2122 struct sja1105_vlan_lookup_entry *vlan; in sja1105_commit_vlans() 2254 struct sja1105_vlan_lookup_entry *new_vlan) in sja1105_build_bridge_vlans() 2276 struct sja1105_vlan_lookup_entry *new_vlan) in sja1105_build_dsa_8021q_vlans() 2298 struct sja1105_vlan_lookup_entry *new_vlan, in sja1105_build_subvlans() 2387 struct sja1105_vlan_lookup_entry *new_vlan, in sja1105_build_crosschip_subvlans() 2610 struct sja1105_vlan_lookup_entry *new_vla in sja1105_build_vlan_table() [all...] |
H A D | sja1105_static_config.h | 187 struct sja1105_vlan_lookup_entry { struct
|
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/ |
H A D | sja1105_static_config.c | 810 struct sja1105_vlan_lookup_entry *entry = entry_ptr; in sja1105_vlan_lookup_entry_packing() 824 struct sja1105_vlan_lookup_entry *entry = entry_ptr; in sja1110_vlan_lookup_entry_packing() 1214 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry), 1314 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry), 1402 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry), 1502 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry), 1590 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry), 1690 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry), 1808 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry),
|
H A D | sja1105_main.c | 72 struct sja1105_vlan_lookup_entry *vlan; in sja1105_is_vlan_configured() 122 struct sja1105_vlan_lookup_entry *vlan; in sja1105_commit_pvid() 463 struct sja1105_vlan_lookup_entry pvid = { in sja1105_init_static_vlan() 503 ((struct sja1105_vlan_lookup_entry *)table->entries)[0] = pvid; in sja1105_init_static_vlan() 2485 struct sja1105_vlan_lookup_entry *vlan; in sja1105_vlan_add() 2522 struct sja1105_vlan_lookup_entry *vlan; in sja1105_vlan_del()
|
H A D | sja1105_static_config.h | 234 struct sja1105_vlan_lookup_entry { struct
|
Completed in 17 milliseconds