Home
last modified time | relevance | path

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

/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() argument
705 if (upstream_ds == downstream_ds) in dsa_switch_is_upstream_of()
708 routing_port = dsa_routing_port(downstream_ds, upstream_ds->index); in dsa_switch_is_upstream_of()