Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/smsc/
Dsmc911x.c492 if (!lp->tx_throttle) { in smc911x_hardware_send_pkt()
527 lp->tx_throttle = 1; in smc911x_hard_start_xmit()
1109 lp->tx_throttle = 0; in smc911x_interrupt()
1191 if (!lp->tx_throttle) { in smc911x_tx_dma_irq()
Dsmc911x.h85 int tx_throttle; member