Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/apple/
H A Dmace.c60 unsigned char tx_fullup; member
486 mp->tx_fullup = 0; in mace_open()
545 mp->tx_fullup = 1; in mace_xmit_start()
779 mp->tx_fullup = 0; in mace_interrupt()
849 mp->tx_fullup = 0; in mace_tx_timeout()
H A Dbmac.c76 unsigned char tx_fullup; member
592 bp->tx_fullup = 0; in bmac_init_tx_ring()
653 bp->tx_fullup = 1; in bmac_transmit_packet()
784 bp->tx_fullup = 0; in bmac_txdma_intr()
1510 bp->tx_empty, bp->tx_fill, bp->tx_fullup)); in bmac_tx_timeout()
1519 bp->tx_fullup = 0; in bmac_tx_timeout()
/kernel/linux/linux-6.6/drivers/net/ethernet/apple/
H A Dmace.c59 unsigned char tx_fullup; member
491 mp->tx_fullup = 0; in mace_open()
550 mp->tx_fullup = 1; in mace_xmit_start()
784 mp->tx_fullup = 0; in mace_interrupt()
854 mp->tx_fullup = 0; in mace_tx_timeout()
H A Dbmac.c75 unsigned char tx_fullup; member
588 bp->tx_fullup = 0; in bmac_init_tx_ring()
649 bp->tx_fullup = 1; in bmac_transmit_packet()
780 bp->tx_fullup = 0; in bmac_txdma_intr()
1509 bp->tx_empty, bp->tx_fill, bp->tx_fullup)); in bmac_tx_timeout()
1518 bp->tx_fullup = 0; in bmac_tx_timeout()

Completed in 8 milliseconds