Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/marvell/mwifiex/
Dsta_event.c180 priv->ht_param_present = false; in mwifiex_reset_connect_state()
Djoin.c782 priv->ht_param_present = ie_ptr ? true : false; in mwifiex_ret_802_11_associate()
Dmain.h684 bool ht_param_present; member
Dcfg80211.c4107 if (priv->ht_param_present) { in mwifiex_cfg80211_get_channel()