Searched refs:tx_fifo_stat (Results 1 – 1 of 1) sorted by relevance
80 u16 tx_fifo_stat; member547 channel = db->tx_fifo_stat & 3; in emac_start_xmit()561 db->tx_fifo_stat |= 1 << channel; in emac_start_xmit()583 if ((db->tx_fifo_stat & 3) == 3) { in emac_start_xmit()603 db->tx_fifo_stat &= ~(tx_status & 3); in emac_tx_done()