Home
last modified time | relevance | path

Searched refs:HFA384x_STATE_RUNNING (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/wlan-ng/
H A Dhfa384x.h331 #define HFA384x_STATE_RUNNING 2 macro
H A Dhfa384x_usb.c570 if (hw->state == HFA384x_STATE_RUNNING) in hfa384x_destroy()
2376 hw->state = HFA384x_STATE_RUNNING; in hfa384x_drvr_start()
H A Dprism2sta.c910 if (hw->state != HFA384x_STATE_RUNNING) in prism2sta_setmulticast()