Home
last modified time | relevance | path

Searched refs:sja1105_vlan_lookup_entry (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/dsa/sja1105/
A Dsja1105_static_config.c810 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),
A Dsja1105_main.c73 struct sja1105_vlan_lookup_entry *vlan; in sja1105_is_vlan_configured()
122 struct sja1105_vlan_lookup_entry *vlan; in sja1105_commit_pvid()
465 struct sja1105_vlan_lookup_entry pvid = { in sja1105_init_static_vlan()
505 ((struct sja1105_vlan_lookup_entry *)table->entries)[0] = pvid; in sja1105_init_static_vlan()
2422 struct sja1105_vlan_lookup_entry *vlan; in sja1105_vlan_add()
2459 struct sja1105_vlan_lookup_entry *vlan; in sja1105_vlan_del()
A Dsja1105_static_config.h234 struct sja1105_vlan_lookup_entry { struct

Completed in 14 milliseconds