Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Ddsa.h384 static inline unsigned int dsa_routing_port(struct dsa_switch *ds, int device) in dsa_routing_port() function
403 return dsa_routing_port(ds, device); in dsa_towards_port()
/Linux-v5.10/drivers/net/dsa/mv88e6xxx/
Dchip.c1286 port = dsa_routing_port(ds, target); in mv88e6xxx_devmap_setup()