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

/linux-4.1.27/drivers/net/ethernet/apple/
H A Dmace.c59 unsigned char tx_fullup; member in struct:mace_data
486 mp->tx_fullup = 0; mace_open()
547 mp->tx_fullup = 1; mace_xmit_start()
781 mp->tx_fullup = 0; mace_interrupt()
851 mp->tx_fullup = 0; mace_tx_timeout()
H A Dbmac.c79 unsigned char tx_fullup; member in struct:bmac_data
597 bp->tx_fullup = 0; bmac_init_tx_ring()
658 bp->tx_fullup = 1; bmac_transmit_packet()
789 bp->tx_fullup = 0; bmac_txdma_intr()
1517 bp->tx_empty, bp->tx_fill, bp->tx_fullup)); bmac_tx_timeout()
1526 bp->tx_fullup = 0; bmac_tx_timeout()

Completed in 136 milliseconds