Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c379 *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()
[all...]
H A Dtxrx.c388 if (vif->nw_type == AP_NETWORK) { in ath6kl_data_tx()
1389 if (vif->nw_type != AP_NETWORK && in ath6kl_rx()
1404 if (vif->nw_type == AP_NETWORK) { in ath6kl_rx()
1565 if (vif->nw_type == AP_NETWORK) { in ath6kl_rx()
1602 if (vif->nw_type == AP_NETWORK) { in ath6kl_rx()
1708 if (vif->nw_type == AP_NETWORK) { in aggr_recv_addba_req_evt()
1801 if (vif->nw_type == AP_NETWORK) { in aggr_recv_delba_req_evt()
H A Dwmi.h666 AP_NETWORK = 0x10, enumerator
H A Dwmi.c621 if (vif->probe_req_report || vif->nw_type == AP_NETWORK) in ath6kl_wmi_rx_probe_req_event_rx()
865 if (vif->nw_type == AP_NETWORK) { in ath6kl_wmi_connect_event_rx()