Home
last modified time | relevance | path

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

/Linux-v6.1/net/dsa/
Dswitch.c22 dsa_switch_for_each_port(dp, ds) in dsa_switch_fastest_ageing_time()
64 dsa_switch_for_each_port(dp, ds) { in dsa_switch_mtu()
399 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_fdb_add()
427 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_fdb_del()
479 dsa_switch_for_each_port(dp, ds) in dsa_switch_lag_fdb_add()
497 dsa_switch_for_each_port(dp, ds) in dsa_switch_lag_fdb_del()
580 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_mdb_add()
600 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_mdb_del()
742 dsa_switch_for_each_port(dp, ds) { in dsa_switch_vlan_add()
763 dsa_switch_for_each_port(dp, ds) { in dsa_switch_vlan_del()
[all …]
Dtag_8021q.c214 dsa_switch_for_each_port(dp, ds) { in dsa_switch_tag_8021q_vlan_add()
241 dsa_switch_for_each_port(dp, ds) { in dsa_switch_tag_8021q_vlan_del()
Ddsa.c285 dsa_switch_for_each_port(dp, ds) { in dsa_switch_suspend()
313 dsa_switch_for_each_port(dp, ds) { in dsa_switch_resume()
Dtag_sja1105.c188 dsa_switch_for_each_port(other_dp, ds) { in sja1105_xmit_tpid()
Ddsa2.c442 dsa_switch_for_each_port(dp, cpu_dp->ds) { in dsa_tree_setup_cpu_ports()
1353 dsa_switch_for_each_port(dp, ds) in dsa_port_touch()
Dport.c294 dsa_switch_for_each_port(other_dp, ds) { in dsa_port_reset_vlan_filtering()
771 dsa_switch_for_each_port(other_dp, ds) { in dsa_port_can_apply_vlan_filtering()
/Linux-v6.1/include/net/
Ddsa.h571 #define dsa_switch_for_each_port(_dp, _ds) \ macro
584 dsa_switch_for_each_port((_dp), (_ds)) \
588 dsa_switch_for_each_port((_dp), (_ds)) \
592 dsa_switch_for_each_port((_dp), (_ds)) \
/Linux-v6.1/
D.clang-format171 - 'dsa_switch_for_each_port'
/Linux-v6.1/drivers/net/dsa/
Drzn1_a5psw.c712 dsa_switch_for_each_port(dp, ds) { in a5psw_setup()
/Linux-v6.1/drivers/net/dsa/mv88e6xxx/
Dchip.c1446 dsa_switch_for_each_port(other_dp, ds) in mv88e6xxx_port_vlan()
6709 dsa_switch_for_each_port(dp, ds) { in mv88e6xxx_lag_sync_masks()