Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c379 *nw_type = AP_NETWORK; in ath6kl_nliftype_to_drv_iftype()
1607 vif->next_mode = AP_NETWORK; in ath6kl_cfg80211_change_iface()
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()
3233 if (vif->nw_type == AP_NETWORK) { in ath6kl_mgmt_tx()
[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()
1707 if (vif->nw_type == AP_NETWORK) { in aggr_recv_addba_req_evt()
1800 if (vif->nw_type == AP_NETWORK) { in aggr_recv_delba_req_evt()
H 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()
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()