Lines Matching refs:AP_NETWORK
380 *nw_type = AP_NETWORK; in ath6kl_nliftype_to_drv_iftype()
1199 if (vif->nw_type == AP_NETWORK && !pairwise && in ath6kl_cfg80211_add_key()
1218 if (vif->next_mode == AP_NETWORK && key_type == WEP_CRYPT && in ath6kl_cfg80211_add_key()
1344 if (vif->next_mode == AP_NETWORK && !test_bit(CONNECTED, &vif->flags)) in ath6kl_cfg80211_set_default_key()
1597 vif->next_mode = AP_NETWORK; in ath6kl_cfg80211_change_iface()
2148 else if (vif->nw_type == AP_NETWORK) in ath6kl_wow_suspend_vif()
2158 if (vif->nw_type != AP_NETWORK) { in ath6kl_wow_suspend_vif()
2263 if (vif->nw_type != AP_NETWORK) { in ath6kl_wow_resume_vif()
2771 if (vif->next_mode != AP_NETWORK) in ath6kl_start_ap()
2880 p.nw_type = AP_NETWORK; in ath6kl_start_ap()
2956 if (vif->next_mode != AP_NETWORK) in ath6kl_change_beacon()
2967 if (vif->nw_type != AP_NETWORK) in ath6kl_stop_ap()
3000 if (vif->nw_type != AP_NETWORK) in ath6kl_change_station()
3200 if (vif->nw_type == AP_NETWORK && test_bit(CONNECTED, &vif->flags) && in ath6kl_mgmt_tx()
3223 if (vif->nw_type == AP_NETWORK) { in ath6kl_mgmt_tx()
3611 (vif->nw_type & AP_NETWORK) ? in ath6kl_cfg80211_vif_stop()