Searched refs:smsc911x_data (Results 1 – 1 of 1) sorted by relevance
71 struct smsc911x_data { struct126 static inline u32 smsc911x_reg_read(struct smsc911x_data *pdata, u32 reg) in smsc911x_reg_read() argument150 static inline void smsc911x_reg_write(struct smsc911x_data *pdata, u32 reg, in smsc911x_reg_write()176 smsc911x_tx_writefifo(struct smsc911x_data *pdata, unsigned int *buf, in smsc911x_tx_writefifo()195 smsc911x_rx_readfifo(struct smsc911x_data *pdata, unsigned int *buf, in smsc911x_rx_readfifo()214 static int smsc911x_mac_complete(struct smsc911x_data *pdata) in smsc911x_mac_complete()232 static u32 smsc911x_mac_read(struct smsc911x_data *pdata, unsigned int offset) in smsc911x_mac_read()260 static void smsc911x_mac_write(struct smsc911x_data *pdata, in smsc911x_mac_write()295 struct smsc911x_data *pdata = (struct smsc911x_data *)bus->priv; in smsc911x_mii_read()333 struct smsc911x_data *pdata = (struct smsc911x_data *)bus->priv; in smsc911x_mii_write()[all …]