Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Ddsa.h612 static inline unsigned int dsa_routing_port(struct dsa_switch *ds, int device) in dsa_routing_port() function
631 return dsa_routing_port(ds, device); in dsa_towards_port()
685 routing_port = dsa_routing_port(downstream_ds, upstream_ds->index); in dsa_switch_is_upstream_of()
/Linux-v6.6/drivers/net/dsa/mv88e6xxx/
Dchip.c1461 port = dsa_routing_port(ds, target); in mv88e6xxx_devmap_setup()