Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2mgmt.c695 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_readpda()
758 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_ramdl_state()
817 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_ramdl_write()
877 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_flashdl_state()
951 if (wlandev->msdstate != WLAN_MSD_FWLOAD) { in prism2mgmt_flashdl_write()
H A Dp80211req.c101 wlandev->msdstate == WLAN_MSD_FWLOAD)) { in p80211req_dorequest()
H A Dp80211netdev.h55 #define WLAN_MSD_FWLOAD 5 macro
H A Dprism2sta.c416 wlandev->msdstate = WLAN_MSD_FWLOAD; in prism2sta_ifstate()
419 case WLAN_MSD_FWLOAD: in prism2sta_ifstate()
440 case WLAN_MSD_FWLOAD: in prism2sta_ifstate()
507 case WLAN_MSD_FWLOAD: in prism2sta_ifstate()