Searched refs:tx_fifo_stat (Results 1 – 1 of 1) sorted by relevance
81 u16 tx_fifo_stat; member441 channel = db->tx_fifo_stat & 3; in emac_start_xmit()455 db->tx_fifo_stat |= 1 << channel; in emac_start_xmit()477 if ((db->tx_fifo_stat & 3) == 3) { in emac_start_xmit()497 db->tx_fifo_stat &= ~(tx_status & 3); in emac_tx_done()