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