Lines Matching refs:AP_NETWORK
379 *nw_type = AP_NETWORK; in ath6kl_nliftype_to_drv_iftype()
1210 if (vif->nw_type == AP_NETWORK && !pairwise && in ath6kl_cfg80211_add_key()
1229 if (vif->next_mode == AP_NETWORK && key_type == WEP_CRYPT && in ath6kl_cfg80211_add_key()
1355 if (vif->next_mode == AP_NETWORK && !test_bit(CONNECTED, &vif->flags)) in ath6kl_cfg80211_set_default_key()
1611 vif->next_mode = AP_NETWORK; in ath6kl_cfg80211_change_iface()
2162 else if (vif->nw_type == AP_NETWORK) in ath6kl_wow_suspend_vif()
2172 if (vif->nw_type != AP_NETWORK) { in ath6kl_wow_suspend_vif()
2277 if (vif->nw_type != AP_NETWORK) { in ath6kl_wow_resume_vif()
2784 if (vif->next_mode != AP_NETWORK) in ath6kl_start_ap()
2892 p.nw_type = AP_NETWORK; in ath6kl_start_ap()
2968 if (vif->next_mode != AP_NETWORK) in ath6kl_change_beacon()
2980 if (vif->nw_type != AP_NETWORK) in ath6kl_stop_ap()
3014 if (vif->nw_type != AP_NETWORK) in ath6kl_change_station()
3214 if (vif->nw_type == AP_NETWORK && test_bit(CONNECTED, &vif->flags) && in ath6kl_mgmt_tx()
3237 if (vif->nw_type == AP_NETWORK) { in ath6kl_mgmt_tx()
3622 (vif->nw_type & AP_NETWORK) ? in ath6kl_cfg80211_vif_stop()