Searched refs:bIsDestroyProgress (Results 1 – 6 of 6) sorted by relevance
672 if (ar->bIsDestroyProgress) { in ar6000_ioctl_tcmd_get_rx_report()684 if (ar->bIsDestroyProgress) { in ar6000_ioctl_tcmd_get_rx_report()786 if (ar->bIsDestroyProgress) { in ar6000_ioctl_get_target_stats()798 if (ar->bIsDestroyProgress) { in ar6000_ioctl_get_target_stats()1251 if (ar->bIsDestroyProgress) { in ar6000_xioctl_get_btcoex_config_cmd()1293 if (ar->bIsDestroyProgress) { in ar6000_xioctl_get_btcoex_stats_cmd()2368 if (ar->bIsDestroyProgress) { in ar6000_ioctl()2380 if (ar->bIsDestroyProgress) { in ar6000_ioctl()2865 if (ar->bIsDestroyProgress) { in ar6000_ioctl()2877 if (ar->bIsDestroyProgress) { in ar6000_ioctl()[all …]
474 if (ar->bIsDestroyProgress) { in ar6000_ioctl_siwessid()547 if (ar->bIsDestroyProgress || ar->arWlanState == WLAN_DISABLED) { in ar6000_ioctl_siwessid()760 if (ar->bIsDestroyProgress) { in ar6000_ioctl_giwrate()777 if (ar->bIsDestroyProgress || ar->arWlanState == WLAN_DISABLED) { in ar6000_ioctl_giwrate()865 if (ar->bIsDestroyProgress) { in ar6000_ioctl_giwtxpow()877 if (ar->bIsDestroyProgress) { in ar6000_ioctl_giwtxpow()2189 if (ar->bIsDestroyProgress) { in ar6000_ioctl_giwrange()2201 if (ar->bIsDestroyProgress) { in ar6000_ioctl_giwrange()2378 if (ar->bIsDestroyProgress) { in ar6000_ioctl_siwmlme()
554 if (ar->bIsDestroyProgress) { in ar6000_update_wlan_pwr_state()562 if (ar->bIsDestroyProgress) { in ar6000_update_wlan_pwr_state()
263 if(ar->bIsDestroyProgress) { in ar6k_cfg80211_connect()287 if(ar->bIsDestroyProgress) { in ar6k_cfg80211_connect()598 if(ar->bIsDestroyProgress) { in ar6k_cfg80211_disconnect()
1710 ar->bIsDestroyProgress = false; in ar6000_avail_ev()2087 ar->bIsDestroyProgress = true; in ar6000_destroy()4157 if (ar->bIsDestroyProgress || ar->arWmiReady == false || ar->arWlanState == WLAN_DISABLED) in ar6000_get_iwstats()4203 if (ar->bIsDestroyProgress || ar->arWlanState == WLAN_DISABLED) { in ar6000_get_iwstats()
590 bool bIsDestroyProgress; /* flag to indicate ar6k destroy is in progress */ member