Searched refs:tx_writefifo (Results 1 – 1 of 1) sorted by relevance
80 void (*tx_writefifo)(struct smsc911x_data *pdata, member737 pdata->ops->tx_writefifo(pdata, (unsigned int *)bufp, wrsz); in smsc911x_phy_check_loopbackpkt()1809 pdata->ops->tx_writefifo(pdata, (unsigned int *)bufp, wrsz); in smsc911x_hard_start_xmit()2359 .tx_writefifo = smsc911x_tx_writefifo,2367 .tx_writefifo = smsc911x_tx_writefifo_shift,