Searched refs:WORK_RX_RESUME (Results 1 – 2 of 2) sorted by relevance
463 set_bit(WORK_RX_RESUME, &hw->usb_flags); in hfa384x_usb_defer()468 if (test_bit(WORK_RX_RESUME, &hw->usb_flags)) { in hfa384x_usb_defer()477 clear_bit(WORK_RX_RESUME, &hw->usb_flags); in hfa384x_usb_defer()3992 !test_and_set_bit(WORK_RX_RESUME, &hw->usb_flags)) in hfa384x_usb_throttlefn()
1245 #define WORK_RX_RESUME 4 macro