Home
last modified time | relevance | path

Searched refs:AP_NETWORK (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c380 *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()
[all …]
Dtxrx.c388 if (vif->nw_type == AP_NETWORK) { in ath6kl_data_tx()
1394 if (vif->nw_type != AP_NETWORK && in ath6kl_rx()
1405 if (vif->nw_type == AP_NETWORK) { in ath6kl_rx()
1569 if (vif->nw_type == AP_NETWORK) { in ath6kl_rx()
1606 if (vif->nw_type == AP_NETWORK) { in ath6kl_rx()
1712 if (vif->nw_type == AP_NETWORK) { in aggr_recv_addba_req_evt()
1808 if (vif->nw_type == AP_NETWORK) { in aggr_recv_delba_req_evt()
Dmain.c35 max_conn = (vif->nw_type == AP_NETWORK) ? AP_MAX_NUM_STA : 0; in ath6kl_find_sta()
578 case AP_NETWORK: in ath6kl_commit_ch_switch()
680 if (vif->nw_type == AP_NETWORK) { in ath6kl_tkip_micerr_event()
824 if (vif->nw_type == AP_NETWORK) { in ath6kl_tgt_stats_event()
968 if (vif->nw_type == AP_NETWORK) { in ath6kl_disconnect_event()
Dwmi.h666 AP_NETWORK = 0x10, enumerator
Dwmi.c621 if (vif->probe_req_report || vif->nw_type == AP_NETWORK) in ath6kl_wmi_rx_probe_req_event_rx()
867 if (vif->nw_type == AP_NETWORK) { in ath6kl_wmi_connect_event_rx()