Searched refs:pHT_info (Results 1 – 2 of 2) sorted by relevance
617 struct ieee80211_ht_operation *pHT_info; in bwmode_update_check() local633 pHT_info = (struct ieee80211_ht_operation *)(p + 2); in bwmode_update_check()635 if ((pHT_info->ht_param & IEEE80211_HT_PARAM_CHAN_WIDTH_ANY) && in bwmode_update_check()639 switch (pHT_info->ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET){ in bwmode_update_check()
675 struct HT_info_element *pHT_info; in bwmode_update_check() local691 pHT_info = (struct HT_info_element *)pIE->data; in bwmode_update_check()693 if ((pHT_info->infos[0] & BIT(2)) && pregistrypriv->cbw40_enable) { in bwmode_update_check()696 switch (pHT_info->infos[0] & 0x3) { in bwmode_update_check()