Searched refs:ADHOC_NETWORK (Results 1 – 4 of 4) sorted by relevance
376 *nw_type = ADHOC_NETWORK; in ath6kl_nliftype_to_drv_iftype()693 if (nw_type & ADHOC_NETWORK) { in ath6kl_add_bss_if_needed()767 if (nw_type & ADHOC_NETWORK) { in ath6kl_cfg80211_connect_event()793 if (nw_type & ADHOC_NETWORK) { in ath6kl_cfg80211_connect_event()868 if (vif->nw_type & ADHOC_NETWORK) { in ath6kl_cfg80211_disconnect_event()1599 vif->next_mode = ADHOC_NETWORK; in ath6kl_cfg80211_change_iface()3645 if (vif->nw_type == ADHOC_NETWORK) in ath6kl_cfg80211_vif_cleanup()
443 if ((vif->nw_type == ADHOC_NETWORK) && in ath6kl_data_tx()632 if (vif->nw_type == ADHOC_NETWORK || in ath6kl_tx_queue_full()654 if (vif->nw_type != ADHOC_NETWORK) in ath6kl_tx_clear_node_map()
657 if ((vif->nw_type == ADHOC_NETWORK) && ar->ibss_ps_enable) { in ath6kl_connect_event()
664 ADHOC_NETWORK = 0x02, enumerator