Home
last modified time | relevance | path

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

/linux-6.12.1/net/dsa/
Dport.h13 struct switchdev_mst_state;
23 const struct switchdev_mst_state *state,
Dport.c182 const struct switchdev_mst_state *state, in dsa_port_set_mst_state()
/linux-6.12.1/include/net/
Dswitchdev.h36 struct switchdev_mst_state { struct
59 struct switchdev_mst_state mst_state; /* PORT_MST_STATE */ argument
Ddsa.h1044 const struct switchdev_mst_state *state);
/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
Dchip.c2106 const struct switchdev_mst_state *st) in mv88e6xxx_port_mst_state_set()