Searched refs:WORK_RX_RESUME (Results 1 – 2 of 2) sorted by relevance
435 set_bit(WORK_RX_RESUME, &hw->usb_flags); in hfa384x_usb_defer()440 if (test_bit(WORK_RX_RESUME, &hw->usb_flags)) { in hfa384x_usb_defer()449 clear_bit(WORK_RX_RESUME, &hw->usb_flags); in hfa384x_usb_defer()3763 !test_and_set_bit(WORK_RX_RESUME, &hw->usb_flags); in hfa384x_usb_throttlefn()
1048 #define WORK_RX_RESUME 4 macro