Searched refs:dsa_switch_for_each_port (Results 1 – 7 of 7) sorted by relevance
| /linux/net/dsa/ |
| A D | switch.c | 22 dsa_switch_for_each_port(dp, ds) in dsa_switch_fastest_ageing_time() 76 dsa_switch_for_each_port(dp, ds) { in dsa_switch_mtu() 153 dsa_switch_for_each_port(dp, ds) { in dsa_switch_bridge_leave() 383 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_fdb_add() 404 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_fdb_del() 532 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_mdb_add() 553 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_mdb_del() 586 dsa_switch_for_each_port(dp, ds) { in dsa_switch_vlan_add()
|
| A D | tag_8021q.c | 238 dsa_switch_for_each_port(dp, ds) { in dsa_switch_tag_8021q_vlan_add() 269 dsa_switch_for_each_port(dp, ds) { in dsa_switch_tag_8021q_vlan_del() 359 dsa_switch_for_each_port(dp, ds) { in dsa_tag_8021q_bridge_join() 394 dsa_switch_for_each_port(dp, ds) { in dsa_tag_8021q_bridge_leave()
|
| A D | dsa.c | 294 dsa_switch_for_each_port(dp, ds) { in dsa_switch_suspend() 322 dsa_switch_for_each_port(dp, ds) { in dsa_switch_resume()
|
| A D | dsa2.c | 403 dsa_switch_for_each_port(dp, cpu_dp->ds) { in dsa_tree_setup_cpu_ports() 853 dsa_switch_for_each_port(dp, ds) { in dsa_switch_setup() 900 dsa_switch_for_each_port(dp, ds) in dsa_switch_setup() 929 dsa_switch_for_each_port(dp, ds) in dsa_switch_teardown() 1177 dsa_switch_for_each_port(dp, ds) in dsa_port_touch()
|
| A D | tag_sja1105.c | 161 dsa_switch_for_each_port(other_dp, ds) { in sja1105_xmit_tpid()
|
| A D | port.c | 563 dsa_switch_for_each_port(other_dp, ds) { in dsa_port_can_apply_vlan_filtering()
|
| /linux/include/net/ |
| A D | dsa.h | 482 #define dsa_switch_for_each_port(_dp, _ds) \ macro 495 dsa_switch_for_each_port((_dp), (_ds)) \ 499 dsa_switch_for_each_port((_dp), (_ds)) \ 503 dsa_switch_for_each_port((_dp), (_ds)) \
|
Completed in 19 milliseconds