Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/asix/
H A Dax88796c_main.h92 struct ax88796c_device { struct
93 struct spi_device *spi;
94 struct net_device *ndev;
95 struct ax88796c_pcpu_stats __percpu *stats;
97 struct work_struct ax_work;
99 struct mutex spi_lock; /* device access */
101 struct sk_buff_head tx_wait_q;
103 struct axspi_data ax_spi;
105 struct mii_bus *mdiobus;
106 struct phy_device *phydev;
[all …]