Searched refs:WORK_TX_RESUME (Results 1 – 2 of 2) sorted by relevance
488 set_bit(WORK_TX_RESUME, &hw->usb_flags); in hfa384x_usb_defer()499 if (test_and_clear_bit(WORK_TX_RESUME, &hw->usb_flags)) in hfa384x_usb_defer()3787 !test_and_set_bit(WORK_TX_RESUME, &hw->usb_flags); in hfa384x_usb_throttlefn()
1254 #define WORK_TX_RESUME 5 macro