Searched refs:tx_fifo_stat (Results 1 – 1 of 1) sorted by relevance
75 u16 tx_fifo_stat; member446 channel = db->tx_fifo_stat & 3; in emac_start_xmit()460 db->tx_fifo_stat |= 1 << channel; in emac_start_xmit()482 if ((db->tx_fifo_stat & 3) == 3) { in emac_start_xmit()502 db->tx_fifo_stat &= ~(tx_status & 3); in emac_tx_done()