Home
last modified time | relevance | path

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

/linux-6.1.9/net/dsa/
Dswitch.c127 const struct dsa_port *targeted_dp) in dsa_port_host_address_match() argument
129 struct dsa_port *cpu_dp = targeted_dp->cpu_dp; in dsa_port_host_address_match()
131 if (dsa_switch_is_upstream_of(dp->ds, targeted_dp->ds)) in dsa_port_host_address_match()
622 const struct dsa_port *targeted_dp) in dsa_port_host_vlan_match() argument
624 struct dsa_port *cpu_dp = targeted_dp->cpu_dp; in dsa_port_host_vlan_match()
626 if (dsa_switch_is_upstream_of(dp->ds, targeted_dp->ds)) in dsa_port_host_vlan_match()