Searched refs:sja1105_l2_lookup_entry (Results 1 – 4 of 4) sorted by relevance
/drivers/net/dsa/sja1105/ |
D | sja1105_main.c | 345 struct sja1105_l2_lookup_entry *l2_lookup; in sja1105_init_static_fdb() 1443 const struct sja1105_l2_lookup_entry *requested) in sja1105_find_static_fdb_entry() 1445 struct sja1105_l2_lookup_entry *l2_lookup; in sja1105_find_static_fdb_entry() 1468 const struct sja1105_l2_lookup_entry *requested, in sja1105_static_fdb_change() 1471 struct sja1105_l2_lookup_entry *l2_lookup; in sja1105_static_fdb_change() 1525 struct sja1105_l2_lookup_entry *match, in sja1105et_is_fdb_entry_in_bin() 1531 struct sja1105_l2_lookup_entry l2_lookup = {0}; in sja1105et_is_fdb_entry_in_bin() 1558 struct sja1105_l2_lookup_entry l2_lookup = {0}, tmp; in sja1105et_fdb_add() 1643 struct sja1105_l2_lookup_entry l2_lookup = {0}; in sja1105et_fdb_del() 1678 struct sja1105_l2_lookup_entry l2_lookup = {0}, tmp; in sja1105pqrs_fdb_add() [all …]
|
D | sja1105_static_config.c | 350 struct sja1105_l2_lookup_entry *entry = entry_ptr; in sja1105et_l2_lookup_entry_packing() 364 struct sja1105_l2_lookup_entry *entry = entry_ptr; in sja1105pqrs_l2_lookup_entry_packing() 392 struct sja1105_l2_lookup_entry *entry = entry_ptr; in sja1110_l2_lookup_entry_packing() 1202 .unpacked_entry_size = sizeof(struct sja1105_l2_lookup_entry), 1302 .unpacked_entry_size = sizeof(struct sja1105_l2_lookup_entry), 1390 .unpacked_entry_size = sizeof(struct sja1105_l2_lookup_entry), 1490 .unpacked_entry_size = sizeof(struct sja1105_l2_lookup_entry), 1578 .unpacked_entry_size = sizeof(struct sja1105_l2_lookup_entry), 1678 .unpacked_entry_size = sizeof(struct sja1105_l2_lookup_entry), 1796 .unpacked_entry_size = sizeof(struct sja1105_l2_lookup_entry),
|
D | sja1105_dynamic_config.c | 388 struct sja1105_l2_lookup_entry *entry = entry_ptr; in sja1105pqrs_dyn_l2_lookup_entry_packing() 400 struct sja1105_l2_lookup_entry *entry = entry_ptr; in sja1110_dyn_l2_lookup_entry_packing() 428 struct sja1105_l2_lookup_entry *entry = entry_ptr; in sja1105et_dyn_l2_lookup_entry_packing()
|
D | sja1105_static_config.h | 244 struct sja1105_l2_lookup_entry { struct
|