Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Ddsa.h677 static inline bool dsa_switch_is_upstream_of(struct dsa_switch *upstream_ds, in dsa_switch_is_upstream_of() argument
682 if (upstream_ds == downstream_ds) in dsa_switch_is_upstream_of()
685 routing_port = dsa_routing_port(downstream_ds, upstream_ds->index); in dsa_switch_is_upstream_of()