Home
last modified time | relevance | path

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

/Linux-v5.15/net/dsa/
Dswitch.c192 if (dsa_switch_is_upstream_of(ds, targeted_ds)) in dsa_switch_host_address_match()
/Linux-v5.15/include/net/
Ddsa.h535 static inline bool dsa_switch_is_upstream_of(struct dsa_switch *upstream_ds, in dsa_switch_is_upstream_of() function