Searched refs:sja1105_l2_lookup_entry (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_static_config.c | 256 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),
|
| H A D | sja1105_main.c | 1148 const struct sja1105_l2_lookup_entry *requested) in sja1105_find_static_fdb_entry() 1150 struct sja1105_l2_lookup_entry *l2_lookup; in sja1105_find_static_fdb_entry() 1173 const struct sja1105_l2_lookup_entry *requested, in sja1105_static_fdb_change() 1176 struct sja1105_l2_lookup_entry *l2_lookup; in sja1105_static_fdb_change() 1230 struct sja1105_l2_lookup_entry *match, in sja1105et_is_fdb_entry_in_bin() 1236 struct sja1105_l2_lookup_entry l2_lookup = {0}; in sja1105et_is_fdb_entry_in_bin() 1263 struct sja1105_l2_lookup_entry l2_lookup = {0}, tmp; in sja1105et_fdb_add() 1348 struct sja1105_l2_lookup_entry l2_lookup = {0}; in sja1105et_fdb_del() 1383 struct sja1105_l2_lookup_entry l2_lookup = {0}, tmp; in sja1105pqrs_fdb_add() 1469 struct sja1105_l2_lookup_entry l2_lookup = {0}; in sja1105pqrs_fdb_del() [all …]
|
| H A D | sja1105_static_config.h | 196 struct sja1105_l2_lookup_entry { struct
|
| H A D | sja1105_dynamic_config.c | 317 struct sja1105_l2_lookup_entry *entry = entry_ptr; in sja1105pqrs_dyn_l2_lookup_entry_packing() 345 struct sja1105_l2_lookup_entry *entry = entry_ptr; in sja1105et_dyn_l2_lookup_entry_packing()
|