Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Ddsa.h674 static inline bool dsa_switch_is_upstream_of(struct dsa_switch *upstream_ds, in dsa_switch_is_upstream_of() argument
679 if (upstream_ds == downstream_ds) in dsa_switch_is_upstream_of()
682 routing_port = dsa_routing_port(downstream_ds, upstream_ds->index); in dsa_switch_is_upstream_of()