Home
last modified time | relevance | path

Searched refs:dsa_switch_for_each_port (Results 1 – 7 of 7) sorted by relevance

/linux/net/dsa/
A Dswitch.c22 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 Dtag_8021q.c238 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 Ddsa.c294 dsa_switch_for_each_port(dp, ds) { in dsa_switch_suspend()
322 dsa_switch_for_each_port(dp, ds) { in dsa_switch_resume()
A Ddsa2.c403 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 Dtag_sja1105.c161 dsa_switch_for_each_port(other_dp, ds) { in sja1105_xmit_tpid()
A Dport.c563 dsa_switch_for_each_port(other_dp, ds) { in dsa_port_can_apply_vlan_filtering()
/linux/include/net/
A Ddsa.h482 #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