Home
last modified time | relevance | path

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

/linux/include/net/
H A Ddsa.h885 int (*port_change_conduit)(struct dsa_switch *ds, int port, member
/linux/net/dsa/
H A Dport.c1405 err = ds->ops->port_change_conduit(ds, port, conduit, extack); in dsa_port_assign_conduit()
H A Duser.c2910 if (!ds->ops->port_change_conduit) { in dsa_user_change_conduit()