Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/sja1105/
Dsja1105_static_config.c435 struct sja1105_vlan_lookup_entry *entry = entry_ptr; in sja1105_vlan_lookup_entry_packing()
716 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry),
794 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry),
872 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry),
950 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry),
1028 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry),
1106 .unpacked_entry_size = sizeof(struct sja1105_vlan_lookup_entry),
Dsja1105_static_config.h159 struct sja1105_vlan_lookup_entry { struct
Dsja1105_main.c265 struct sja1105_vlan_lookup_entry pvid = { in sja1105_init_static_vlan()
302 ((struct sja1105_vlan_lookup_entry *)table->entries)[0] = pvid; in sja1105_init_static_vlan()
1440 struct sja1105_vlan_lookup_entry *vlan; in sja1105_is_vlan_configured()
1457 struct sja1105_vlan_lookup_entry *vlan; in sja1105_vlan_apply()