Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath6kl/
A Dcfg80211.c379 *nw_type = AP_NETWORK; in ath6kl_nliftype_to_drv_iftype()
1611 vif->next_mode = AP_NETWORK; in ath6kl_cfg80211_change_iface()
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()
3237 if (vif->nw_type == AP_NETWORK) { in ath6kl_mgmt_tx()
[all …]
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()
A Dmain.c35 max_conn = (vif->nw_type == AP_NETWORK) ? AP_MAX_NUM_STA : 0; in ath6kl_find_sta()
584 case AP_NETWORK: in ath6kl_commit_ch_switch()
686 if (vif->nw_type == AP_NETWORK) { in ath6kl_tkip_micerr_event()
830 if (vif->nw_type == AP_NETWORK) { in ath6kl_tgt_stats_event()
974 if (vif->nw_type == AP_NETWORK) { in ath6kl_disconnect_event()
A Dwmi.h666 AP_NETWORK = 0x10, enumerator
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()

Completed in 39 milliseconds