Home
last modified time | relevance | path

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

/linux-6.12.1/net/dsa/
Dswitch.c137 if (dsa_switch_is_upstream_of(dp->ds, targeted_dp->ds)) in dsa_port_host_address_match()
670 if (dsa_switch_is_upstream_of(dp->ds, targeted_dp->ds)) in dsa_port_host_vlan_match()
/linux-6.12.1/include/net/
Ddsa.h700 static inline bool dsa_switch_is_upstream_of(struct dsa_switch *upstream_ds, in dsa_switch_is_upstream_of() function