Searched defs:dsa_switch_for_each_port (Results 1 - 9 of 9) sorted by relevance
| /kernel/linux/linux-6.6/net/dsa/ |
| H A D | tag_8021q.c | 231 dsa_switch_for_each_port(dp, ds) { in dsa_switch_tag_8021q_vlan_add() function 258 dsa_switch_for_each_port(dp, ds) { in dsa_switch_tag_8021q_vlan_del() function
|
| H A D | switch.c | 70 dsa_switch_for_each_port(dp, ds) { in dsa_switch_mtu() function 443 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_fdb_add() function 471 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_fdb_del() function 624 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_mdb_add() function 644 dsa_switch_for_each_port(dp, ds) { in dsa_switch_host_mdb_del() function 800 dsa_switch_for_each_port(dp, ds) { in dsa_switch_vlan_add() function 821 dsa_switch_for_each_port(d in dsa_switch_vlan_del() function 841 dsa_switch_for_each_port(dp, ds) { dsa_switch_host_vlan_add() function 862 dsa_switch_for_each_port(dp, ds) { dsa_switch_host_vlan_del() function [all...] |
| H A D | tag_sja1105.c | 190 dsa_switch_for_each_port(other_dp, ds) { in sja1105_xmit_tpid() function
|
| H A D | dsa.c | 1617 dsa_switch_for_each_port(dp, ds) { in dsa_switch_suspend() function 1645 dsa_switch_for_each_port(dp, ds) { in dsa_switch_resume() function
|
| H A D | port.c | 300 dsa_switch_for_each_port(other_dp, ds) { in dsa_port_reset_vlan_filtering() function 777 dsa_switch_for_each_port(other_dp, ds) { in dsa_port_can_apply_vlan_filtering() function
|
| /kernel/linux/linux-6.6/drivers/net/dsa/ |
| H A D | rzn1_a5psw.c | 966 dsa_switch_for_each_port(dp, ds) { in a5psw_setup() function
|
| /kernel/linux/linux-6.6/drivers/net/dsa/qca/ |
| H A D | qca8k-8xxx.c | 1881 dsa_switch_for_each_port(dp, ds) { in qca8k_setup() function
|
| /kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 6635 dsa_switch_for_each_port(dp, ds) { in mv88e6xxx_lag_sync_masks() function
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | dsa.h | 561 #define dsa_switch_for_each_port(_dp, _ds) \ macro
|
Completed in 26 milliseconds