Home
last modified time | relevance | path

Searched refs:tx_fullup (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/apple/
H A Dmace.c59 unsigned char tx_fullup; member
489 mp->tx_fullup = 0; in mace_open()
548 mp->tx_fullup = 1; in mace_xmit_start()
782 mp->tx_fullup = 0; in mace_interrupt()
852 mp->tx_fullup = 0; in mace_tx_timeout()
H A Dbmac.c74 unsigned char tx_fullup; member
587 bp->tx_fullup = 0; in bmac_init_tx_ring()
648 bp->tx_fullup = 1; in bmac_transmit_packet()
779 bp->tx_fullup = 0; in bmac_txdma_intr()
1452 bp->tx_empty, bp->tx_fill, bp->tx_fullup)); in bmac_tx_timeout()
1461 bp->tx_fullup = 0; in bmac_tx_timeout()