Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dhfa384x.h1044 #define THROTTLE_RX 0 macro
H A Dhfa384x_usb.c2938 if (!test_and_set_bit(THROTTLE_RX, &hw->usb_flags) && in hfa384x_usbin_callback()
3762 bool rx_throttle = test_and_clear_bit(THROTTLE_RX, &hw->usb_flags) && in hfa384x_usb_throttlefn()