Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dhfa384x.h1045 #define THROTTLE_TX 1 macro
H A Dhfa384x_usb.c3481 if (!test_and_set_bit(THROTTLE_TX, &hw->usb_flags) && in hfa384x_usbout_callback()
3764 bool tx_throttle = test_and_clear_bit(THROTTLE_TX, &hw->usb_flags) && in hfa384x_usb_throttlefn()