Home
last modified time | relevance | path

Searched refs:ht_param_present (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Djoin.c611 priv->ht_param_present = true; in nxpwifi_ret_802_11_associate()
613 priv->ht_param_present = false; in nxpwifi_ret_802_11_associate()
H A Dsta_event.c599 priv->ht_param_present = false; in nxpwifi_reset_connect_state()
H A Dmain.h628 bool ht_param_present; member
H A Dcfg80211.c3170 if (priv->ht_param_present) { in nxpwifi_cfg80211_get_channel()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_event.c180 priv->ht_param_present = false; in mwifiex_reset_connect_state()
H A Djoin.c781 priv->ht_param_present = ie_ptr ? true : false; in mwifiex_ret_802_11_associate()
H A Dcfg80211.c4105 if (priv->ht_param_present) { in mwifiex_cfg80211_get_channel()