Home
last modified time | relevance | path

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

/drivers/staging/wlan-ng/
Dhfa384x.h1250 #define THROTTLE_TX 1 macro
Dhfa384x_usb.c3503 if (!test_and_set_bit(THROTTLE_TX, &hw->usb_flags) && in hfa384x_usbout_callback()
3786 bool tx_throttle = test_and_clear_bit(THROTTLE_TX, &hw->usb_flags) && in hfa384x_usb_throttlefn()