Home
last modified time | relevance | path

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

/linux/net/dsa/
H A 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/include/net/
H A Ddsa.h700 static inline bool dsa_switch_is_upstream_of(struct dsa_switch *upstream_ds, in dsa_switch_is_upstream_of() function