Searched refs:tx_writefifo (Results 1 – 1 of 1) sorted by relevance
79 void (*tx_writefifo)(struct smsc911x_data *pdata, member740 pdata->ops->tx_writefifo(pdata, (unsigned int *)bufp, wrsz); in smsc911x_phy_check_loopbackpkt()1818 pdata->ops->tx_writefifo(pdata, (unsigned int *)bufp, wrsz); in smsc911x_hard_start_xmit()2360 .tx_writefifo = smsc911x_tx_writefifo,2368 .tx_writefifo = smsc911x_tx_writefifo_shift,