Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/asix/
A Dax88796c_main.h92 struct ax88796c_device { struct
93 struct spi_device *spi;
94 struct net_device *ndev;
97 struct work_struct ax_work;
101 struct sk_buff_head tx_wait_q;
103 struct axspi_data ax_spi;
105 struct mii_bus *mdiobus;
106 struct phy_device *phydev;
108 int msg_enable;
110 u16 seq_num;
[all …]

Completed in 8 milliseconds