Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/wlan-ng/
A Dhfa384x_usb.c456 set_bit(WORK_RX_RESUME, &hw->usb_flags); in hfa384x_usb_defer()
461 if (test_bit(WORK_RX_RESUME, &hw->usb_flags)) { in hfa384x_usb_defer()
470 clear_bit(WORK_RX_RESUME, &hw->usb_flags); in hfa384x_usb_defer()
3784 !test_and_set_bit(WORK_RX_RESUME, &hw->usb_flags); in hfa384x_usb_throttlefn()
A Dhfa384x.h1069 #define WORK_RX_RESUME 4 macro

Completed in 13 milliseconds