Searched refs:infra_mode (Results 1 – 3 of 3) sorted by relevance
69 void rtl92c_init_beacon_max_error(struct ieee80211_hw *hw, bool infra_mode);
616 void rtl92c_init_beacon_max_error(struct ieee80211_hw *hw, bool infra_mode) in rtl92c_init_beacon_max_error() argument
464 int infra_mode; member1212 __func__, priv->infra_mode); in set_infra_mode()1229 priv->infra_mode = mode; in set_infra_mode()1468 if (priv->infra_mode == NDIS_80211_INFRA_ADHOC) in add_wpa_key()2676 capability = (priv->infra_mode == NDIS_80211_INFRA_INFRA) ? in rndis_wlan_craft_connected_bss()2737 if (priv->infra_mode == NDIS_80211_INFRA_INFRA && priv->connected) { in rndis_wlan_do_link_up_work()2748 if (priv->infra_mode == NDIS_80211_INFRA_INFRA) { in rndis_wlan_do_link_up_work()2799 } else if (WARN_ON(priv->infra_mode != NDIS_80211_INFRA_ADHOC)) in rndis_wlan_do_link_up_work()2830 if (priv->infra_mode == NDIS_80211_INFRA_INFRA) { in rndis_wlan_do_link_up_work()2840 } else if (priv->infra_mode == NDIS_80211_INFRA_ADHOC) in rndis_wlan_do_link_up_work()[all …]