Searched refs:tx_fifo_stat (Results 1 – 1 of 1) sorted by relevance
76 u16 tx_fifo_stat; member447 channel = db->tx_fifo_stat & 3; in emac_start_xmit()461 db->tx_fifo_stat |= 1 << channel; in emac_start_xmit()483 if ((db->tx_fifo_stat & 3) == 3) { in emac_start_xmit()503 db->tx_fifo_stat &= ~(tx_status & 3); in emac_tx_done()