Searched refs:tx_throttle (Results 1 – 3 of 3) sorted by relevance
495 if (!lp->tx_throttle) { in smc911x_hardware_send_pkt()530 lp->tx_throttle = 1; in smc911x_hard_start_xmit()1112 lp->tx_throttle = 0; in smc911x_interrupt()1194 if (!lp->tx_throttle) { in smc911x_tx_dma_irq()
85 int tx_throttle; member
3785 bool tx_throttle = test_and_clear_bit(THROTTLE_TX, &hw->usb_flags) && in hfa384x_usb_throttlefn() local3791 if (rx_throttle | tx_throttle) in hfa384x_usb_throttlefn()