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()
1607 vif->next_mode = AP_NETWORK; in ath6kl_cfg80211_change_iface()
2158 else if (vif->nw_type == AP_NETWORK) in ath6kl_wow_suspend_vif()
2168 if (vif->nw_type != AP_NETWORK) { in ath6kl_wow_suspend_vif()
2273 if (vif->nw_type != AP_NETWORK) { in ath6kl_wow_resume_vif()
2780 if (vif->next_mode != AP_NETWORK) in ath6kl_start_ap()
2888 p.nw_type = AP_NETWORK; in ath6kl_start_ap()
2964 if (vif->next_mode != AP_NETWORK) in ath6kl_change_beacon()
2976 if (vif->nw_type != AP_NETWORK) in ath6kl_stop_ap()
3010 if (vif->nw_type != AP_NETWORK) in ath6kl_change_station()
3210 if (vif->nw_type == AP_NETWORK && test_bit(CONNECTED, &vif->flags) && in ath6kl_mgmt_tx()
3233 if (vif->nw_type == AP_NETWORK) { in ath6kl_mgmt_tx()
3618 (vif->nw_type & AP_NETWORK) ? in ath6kl_cfg80211_vif_stop()