Searched refs:tx_fifo_stat (Results 1 – 1 of 1) sorted by relevance
80 u16 tx_fifo_stat; member426 channel = db->tx_fifo_stat & 3; in emac_start_xmit()440 db->tx_fifo_stat |= 1 << channel; in emac_start_xmit()462 if ((db->tx_fifo_stat & 3) == 3) { in emac_start_xmit()482 db->tx_fifo_stat &= ~(tx_status & 3); in emac_tx_done()
Completed in 8 milliseconds