Home
last modified time | relevance | path

Searched refs:commsqual_bh (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2usb.c188 cancel_work_sync(&hw->commsqual_bh); in prism2sta_disconnect_usb()
H A Dprism2sta.c1258 prism2sta_commsqual_defer(&hw->commsqual_bh); in prism2sta_processing_defer()
1893 struct hfa384x *hw = container_of(data, struct hfa384x, commsqual_bh); in prism2sta_commsqual_defer()
1983 schedule_work(&hw->commsqual_bh); in prism2sta_commsqual_timer()
H A Dhfa384x.h1083 struct work_struct commsqual_bh; member
H A Dhfa384x_usb.c539 INIT_WORK(&hw->commsqual_bh, prism2sta_commsqual_defer); in hfa384x_create()