Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/smsc/
Dsmc911x.c504 if (!lp->tx_throttle) { in smc911x_hardware_send_pkt()
538 lp->tx_throttle = 1; in smc911x_hard_start_xmit()
1119 lp->tx_throttle = 0; in smc911x_interrupt()
1201 if (!lp->tx_throttle) { in smc911x_tx_dma_irq()
Dsmc911x.h96 int tx_throttle; member