Home
last modified time | relevance | path

Searched refs:pht_info (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c1047 struct HT_info_element *pht_info = NULL; in rtw_get_bcn_info() local
1085 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()
H A Drtw_mlme.c2301 struct HT_info_element *pht_info = (struct HT_info_element *)(p + 2); in rtw_restructure_ht_ie() local
2303 if (pht_info->infos[0] & BIT(2)) { in rtw_restructure_ht_ie()
2304 switch (pht_info->infos[0] & 0x3) { in rtw_restructure_ht_ie()