Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/wlan-ng/
Dprism2mgmt.c720 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_readpda()
782 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_ramdl_state()
840 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_ramdl_write()
899 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_flashdl_state()
972 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_flashdl_write()
Dp80211req.c104 wlandev->msdstate == WLAN_MSD_FWLOAD)) { in p80211req_dorequest()
Dp80211netdev.h78 #define WLAN_MSD_FWLOAD 5 macro
Dprism2sta.c437 wlandev->msdstate = WLAN_MSD_FWLOAD; in prism2sta_ifstate()
440 case WLAN_MSD_FWLOAD: in prism2sta_ifstate()
461 case WLAN_MSD_FWLOAD: in prism2sta_ifstate()
525 case WLAN_MSD_FWLOAD: in prism2sta_ifstate()