Searched refs:tx_throttle (Results 1 – 3 of 3) sorted by relevance
492 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()
85 int tx_throttle; member
3786 bool tx_throttle = test_and_clear_bit(THROTTLE_TX, &hw->usb_flags) && in hfa384x_usb_throttlefn() local3792 if (rx_throttle | tx_throttle) in hfa384x_usb_throttlefn()