Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dport.h13 struct switchdev_mst_state;
23 const struct switchdev_mst_state *state,
/linux/include/net/
H A Dswitchdev.h36 struct switchdev_mst_state { struct
59 struct switchdev_mst_state mst_state; /* PORT_MST_STATE */ argument
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c2053 const struct switchdev_mst_state *st) in mv88e6xxx_port_mst_state_set()