Searched refs:sja1105_l2_lookup_entry (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_main.c | 345 struct sja1105_l2_lookup_entry *l2_lookup; in sja1105_init_static_fdb() 1441 const struct sja1105_l2_lookup_entry *requested) in sja1105_find_static_fdb_entry() 1443 struct sja1105_l2_lookup_entry *l2_lookup; in sja1105_find_static_fdb_entry() 1466 const struct sja1105_l2_lookup_entry *requested, in sja1105_static_fdb_change() 1469 struct sja1105_l2_lookup_entry *l2_lookup; in sja1105_static_fdb_change() 1523 struct sja1105_l2_lookup_entry *match, in sja1105et_is_fdb_entry_in_bin() 1529 struct sja1105_l2_lookup_entry l2_lookup = {0}; in sja1105et_is_fdb_entry_in_bin() 1556 struct sja1105_l2_lookup_entry l2_lookup = {0}, tmp; in sja1105et_fdb_add() 1641 struct sja1105_l2_lookup_entry l2_lookup = {0}; in sja1105et_fdb_del() 1676 struct sja1105_l2_lookup_entry l2_lookup = {0}, tmp; in sja1105pqrs_fdb_add() [all …]
|
H A 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),
|
H A 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()
|
H A D | sja1105_static_config.h | 244 struct sja1105_l2_lookup_entry { struct
|