Home
last modified time | relevance | path

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

/drivers/staging/wlan-ng/
Dprism2mgmt.c701 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_readpda()
763 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_ramdl_state()
822 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_ramdl_write()
882 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_flashdl_state()
955 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_flashdl_write()
Dp80211req.c105 wlandev->msdstate == WLAN_MSD_FWLOAD)) { in p80211req_dorequest()
Dp80211netdev.h78 #define WLAN_MSD_FWLOAD 5 macro
Dprism2sta.c467 wlandev->msdstate = WLAN_MSD_FWLOAD; in prism2sta_ifstate()
470 case WLAN_MSD_FWLOAD: in prism2sta_ifstate()
492 case WLAN_MSD_FWLOAD: in prism2sta_ifstate()
559 case WLAN_MSD_FWLOAD: in prism2sta_ifstate()