Searched refs:dsa_switch_for_each_port (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/net/dsa/ |
D | switch.c | 28 dsa_switch_for_each_port(dp, ds) in dsa_switch_fastest_ageing_time() 70 dsa_switch_for_each_port(dp, ds) { in dsa_switch_mtu() 443 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_fdb_add() 471 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_fdb_del() 523 dsa_switch_for_each_port(dp, ds) in dsa_switch_lag_fdb_add() 541 dsa_switch_for_each_port(dp, ds) in dsa_switch_lag_fdb_del() 624 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_mdb_add() 644 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_mdb_del() 800 dsa_switch_for_each_port(dp, ds) { in dsa_switch_vlan_add() 821 dsa_switch_for_each_port(dp, ds) { in dsa_switch_vlan_del() [all …]
|
D | tag_8021q.c | 231 dsa_switch_for_each_port(dp, ds) { in dsa_switch_tag_8021q_vlan_add() 258 dsa_switch_for_each_port(dp, ds) { in dsa_switch_tag_8021q_vlan_del()
|
D | dsa.c | 442 dsa_switch_for_each_port(dp, cpu_dp->ds) { in dsa_tree_setup_cpu_ports() 1094 dsa_switch_for_each_port(dp, ds) in dsa_port_touch() 1617 dsa_switch_for_each_port(dp, ds) { in dsa_switch_suspend() 1645 dsa_switch_for_each_port(dp, ds) { in dsa_switch_resume()
|
D | tag_sja1105.c | 190 dsa_switch_for_each_port(other_dp, ds) { in sja1105_xmit_tpid()
|
D | port.c | 300 dsa_switch_for_each_port(other_dp, ds) { in dsa_port_reset_vlan_filtering() 777 dsa_switch_for_each_port(other_dp, ds) { in dsa_port_can_apply_vlan_filtering()
|
/linux-6.6.21/include/net/ |
D | dsa.h | 561 #define dsa_switch_for_each_port(_dp, _ds) \ macro 574 dsa_switch_for_each_port((_dp), (_ds)) \ 578 dsa_switch_for_each_port((_dp), (_ds)) \ 582 dsa_switch_for_each_port((_dp), (_ds)) \
|
/linux-6.6.21/ |
D | .clang-format | 171 - 'dsa_switch_for_each_port'
|
/linux-6.6.21/drivers/net/dsa/ |
D | rzn1_a5psw.c | 966 dsa_switch_for_each_port(dp, ds) { in a5psw_setup()
|
/linux-6.6.21/drivers/net/dsa/qca/ |
D | qca8k-8xxx.c | 1881 dsa_switch_for_each_port(dp, ds) { in qca8k_setup()
|
/linux-6.6.21/drivers/net/dsa/mv88e6xxx/ |
D | chip.c | 1410 dsa_switch_for_each_port(other_dp, ds) in mv88e6xxx_port_vlan() 6635 dsa_switch_for_each_port(dp, ds) { in mv88e6xxx_lag_sync_masks()
|