Home
last modified time | relevance | path

Searched defs:qca8k_priv (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/net/dsa/
Dqca8k.h214 struct qca8k_priv { struct
215 struct regmap *regmap;
216 struct mii_bus *bus;
217 struct ar8xxx_port_status port_sts[QCA8K_NUM_PORTS];
218 struct dsa_switch *ds;
219 struct mutex reg_mutex;
220 struct device *dev;
221 struct dsa_switch_ops ops;
222 struct gpio_desc *reset_gpio;
223 unsigned int port_mtu[QCA8K_NUM_PORTS];