Searched refs:tx_writefifo (Results 1 – 1 of 1) sorted by relevance
93 void (*tx_writefifo)(struct smsc911x_data *pdata, member750 pdata->ops->tx_writefifo(pdata, (unsigned int *)bufp, wrsz); in smsc911x_phy_check_loopbackpkt()1821 pdata->ops->tx_writefifo(pdata, (unsigned int *)bufp, wrsz); in smsc911x_hard_start_xmit()2371 .tx_writefifo = smsc911x_tx_writefifo,2379 .tx_writefifo = smsc911x_tx_writefifo_shift,