Searched refs:tx_writefifo (Results 1 – 1 of 1) sorted by relevance
90 void (*tx_writefifo)(struct smsc911x_data *pdata, member734 pdata->ops->tx_writefifo(pdata, (unsigned int *)bufp, wrsz); in smsc911x_phy_check_loopbackpkt()1714 pdata->ops->tx_writefifo(pdata, (unsigned int *)bufp, wrsz); in smsc911x_hard_start_xmit()2354 .tx_writefifo = smsc911x_tx_writefifo,2362 .tx_writefifo = smsc911x_tx_writefifo_shift,