Searched refs:pht_info (Results 1 – 2 of 2) sorted by relevance
1047 struct HT_info_element *pht_info = NULL; in rtw_get_bcn_info() local1085 pht_info = (struct HT_info_element *)(p + 2); in rtw_get_bcn_info()1086 pnetwork->bcn_info.ht_info_infos_0 = pht_info->infos[0]; in rtw_get_bcn_info()
2301 struct HT_info_element *pht_info = (struct HT_info_element *)(p + 2); in rtw_restructure_ht_ie() local2303 if (pht_info->infos[0] & BIT(2)) { in rtw_restructure_ht_ie()2304 switch (pht_info->infos[0] & 0x3) { in rtw_restructure_ht_ie()