Home
last modified time | relevance | path

Searched refs:sja1105_l2_lookup_entry (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/dsa/sja1105/
Dsja1105_static_config.c256 struct sja1105_l2_lookup_entry *entry = entry_ptr; in sja1105et_l2_lookup_entry_packing()
270 struct sja1105_l2_lookup_entry *entry = entry_ptr; in sja1105pqrs_l2_lookup_entry_packing()
844 .unpacked_entry_size = sizeof(struct sja1105_l2_lookup_entry),
944 .unpacked_entry_size = sizeof(struct sja1105_l2_lookup_entry),
1032 .unpacked_entry_size = sizeof(struct sja1105_l2_lookup_entry),
1132 .unpacked_entry_size = sizeof(struct sja1105_l2_lookup_entry),
1220 .unpacked_entry_size = sizeof(struct sja1105_l2_lookup_entry),
1320 .unpacked_entry_size = sizeof(struct sja1105_l2_lookup_entry),
Dsja1105_main.c1142 const struct sja1105_l2_lookup_entry *requested) in sja1105_find_static_fdb_entry()
1144 struct sja1105_l2_lookup_entry *l2_lookup; in sja1105_find_static_fdb_entry()
1167 const struct sja1105_l2_lookup_entry *requested, in sja1105_static_fdb_change()
1170 struct sja1105_l2_lookup_entry *l2_lookup; in sja1105_static_fdb_change()
1224 struct sja1105_l2_lookup_entry *match, in sja1105et_is_fdb_entry_in_bin()
1230 struct sja1105_l2_lookup_entry l2_lookup = {0}; in sja1105et_is_fdb_entry_in_bin()
1257 struct sja1105_l2_lookup_entry l2_lookup = {0}; in sja1105et_fdb_add()
1317 struct sja1105_l2_lookup_entry l2_lookup = {0}; in sja1105et_fdb_del()
1352 struct sja1105_l2_lookup_entry l2_lookup = {0}; in sja1105pqrs_fdb_add()
1415 struct sja1105_l2_lookup_entry l2_lookup = {0}; in sja1105pqrs_fdb_del()
[all …]
Dsja1105_static_config.h196 struct sja1105_l2_lookup_entry { struct
Dsja1105_dynamic_config.c302 struct sja1105_l2_lookup_entry *entry = entry_ptr; in sja1105pqrs_dyn_l2_lookup_entry_packing()
330 struct sja1105_l2_lookup_entry *entry = entry_ptr; in sja1105et_dyn_l2_lookup_entry_packing()