Home
last modified time | relevance | path

Searched refs:HT_info_element (Results 1 – 25 of 118) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_wlan_util.c569 struct HT_info_element *pHT_info; in bwmode_update_check()
582 if (pIE->Length > sizeof(struct HT_info_element)) in bwmode_update_check()
585 pHT_info = (struct HT_info_element *)pIE->data; in bwmode_update_check()
697 if (pIE->Length > sizeof(struct HT_info_element)) in HT_info_handler()
795 struct HT_info_element *pht_info = NULL; in rtw_check_bcn_info()
846 pht_info = (struct HT_info_element *)(p + 2); in rtw_check_bcn_info()
H A Drtw_ieee80211.c964 struct HT_info_element *pht_info = NULL; in rtw_get_bcn_info()
1010 pht_info = (struct HT_info_element *)(p + 2); in rtw_get_bcn_info()
H A Drtw_ap.c606 struct HT_info_element *pht_info = NULL; in start_bss_network()
678 pht_info = (struct HT_info_element *)(p + 2); in start_bss_network()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c928 struct HT_info_element *pHT_info; in bwmode_update_check()
945 if (pIE->Length > sizeof(struct HT_info_element)) in bwmode_update_check()
948 pHT_info = (struct HT_info_element *)pIE->data; in bwmode_update_check()
1116 if (pIE->Length > sizeof(struct HT_info_element)) in HT_info_handler()
1235 struct HT_info_element *pht_info = NULL; in rtw_check_bcn_info()
1293 pht_info = (struct HT_info_element *)(p + 2); in rtw_check_bcn_info()
H A Drtw_ieee80211.c1179 struct HT_info_element *pht_info = NULL; in rtw_get_bcn_info()
1225 pht_info = (struct HT_info_element *)(p + 2); in rtw_get_bcn_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_vht.c711 struct HT_info_element *pht_info = (struct HT_info_element *)(p+2); in rtw_restructure_vht_ie()
H A Drtw_wlan_util.c1787 struct HT_info_element *pHT_info; in bwmode_update_check()
1802 if(pIE->Length > sizeof(struct HT_info_element)) in bwmode_update_check()
1805 pHT_info = (struct HT_info_element *)pIE->data; in bwmode_update_check()
2065 if(pIE->Length > sizeof(struct HT_info_element)) in HT_info_handler()
2265 struct HT_info_element *pht_info = NULL; in rtw_get_bcn_keys()
2291 pht_info = (struct HT_info_element *) elems.ht_operation; in rtw_get_bcn_keys()
2373 struct HT_info_element *pht_info = NULL; in rtw_check_bcn_info()
2508 pht_info = (struct HT_info_element *)(p + 2); in rtw_check_bcn_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dwifi.h836 struct HT_info_element { struct
902 struct HT_info_element { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dwifi.h854 struct HT_info_element { struct
920 struct HT_info_element { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dwifi.h829 struct HT_info_element struct
902 struct HT_info_element struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_vht.c739 struct HT_info_element *pht_info = (struct HT_info_element *)(p+2); in rtw_restructure_vht_ie()
H A Drtw_wlan_util.c1841 struct HT_info_element *pHT_info; in bwmode_update_check()
1856 if(pIE->Length > sizeof(struct HT_info_element)) in bwmode_update_check()
1859 pHT_info = (struct HT_info_element *)pIE->data; in bwmode_update_check()
2131 if(pIE->Length > sizeof(struct HT_info_element)) in HT_info_handler()
2331 struct HT_info_element *pht_info = NULL; in rtw_get_bcn_keys()
2357 pht_info = (struct HT_info_element *) elems.ht_operation; in rtw_get_bcn_keys()
2439 struct HT_info_element *pht_info = NULL; in rtw_check_bcn_info()
2574 pht_info = (struct HT_info_element *)(p + 2); in rtw_check_bcn_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dwifi.h829 struct HT_info_element struct
902 struct HT_info_element struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_vht.c794 struct HT_info_element *pht_info = (struct HT_info_element *)(p + 2); in rtw_restructure_vht_ie()
H A Drtw_wlan_util.c1952 struct HT_info_element *pHT_info; in bwmode_update_check()
1969 if (pIE->Length > sizeof(struct HT_info_element)) in bwmode_update_check()
1972 pHT_info = (struct HT_info_element *)pIE->data; in bwmode_update_check()
2231 if (pIE->Length > sizeof(struct HT_info_element)) in HT_info_handler()
2420 struct HT_info_element *pht_info = NULL; in rtw_get_bcn_keys()
2446 pht_info = (struct HT_info_element *) elems.ht_operation; in rtw_get_bcn_keys()
2527 struct HT_info_element *pht_info = NULL; in rtw_check_bcn_info()
2654 pht_info = (struct HT_info_element *)(p + 2); in rtw_check_bcn_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_vht.c759 struct HT_info_element *pht_info = (struct HT_info_element *)(p + 2); in rtw_restructure_vht_ie()
H A Drtw_wlan_util.c1713 struct HT_info_element *pHT_info; in bwmode_update_check()
1730 if (pIE->Length > sizeof(struct HT_info_element)) in bwmode_update_check()
1733 pHT_info = (struct HT_info_element *)pIE->data; in bwmode_update_check()
1992 if (pIE->Length > sizeof(struct HT_info_element)) in HT_info_handler()
2230 struct HT_info_element *pht_info = NULL; in rtw_get_bcn_keys()
2256 pht_info = (struct HT_info_element *) elems.ht_operation; in rtw_get_bcn_keys()
2337 struct HT_info_element *pht_info = NULL; in rtw_check_bcn_info()
2462 pht_info = (struct HT_info_element *)(p + 2); in rtw_check_bcn_info()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Dwifi.h440 struct HT_info_element { struct
H A Drtw_mlme_ext.h339 struct HT_info_element HT_info;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_wlan_util.c770 struct HT_info_element *pHT_info; in bwmode_update_check()
787 if (pIE->Length > sizeof(struct HT_info_element)) in bwmode_update_check()
790 pHT_info = (struct HT_info_element *)pIE->data; in bwmode_update_check()
1149 if (pIE->Length > sizeof(struct HT_info_element)) in HT_info_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_wlan_util.c770 struct HT_info_element *pHT_info; in bwmode_update_check()
787 if (pIE->Length > sizeof(struct HT_info_element)) in bwmode_update_check()
790 pHT_info = (struct HT_info_element *)pIE->data; in bwmode_update_check()
1149 if (pIE->Length > sizeof(struct HT_info_element)) in HT_info_handler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_wlan_util.c1703 struct HT_info_element *pHT_info; in bwmode_update_check()
1720 if (pIE->Length > sizeof(struct HT_info_element)) in bwmode_update_check()
1723 pHT_info = (struct HT_info_element *)pIE->data; in bwmode_update_check()
2075 if (pIE->Length > sizeof(struct HT_info_element)) in HT_info_handler()
2480 struct HT_info_element *pht_info = NULL; in rtw_get_bcn_keys()
2506 pht_info = (struct HT_info_element *) elems.ht_operation; in rtw_get_bcn_keys()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_wlan_util.c1703 struct HT_info_element *pHT_info; in bwmode_update_check()
1720 if (pIE->Length > sizeof(struct HT_info_element)) in bwmode_update_check()
1723 pHT_info = (struct HT_info_element *)pIE->data; in bwmode_update_check()
2075 if (pIE->Length > sizeof(struct HT_info_element)) in HT_info_handler()
2480 struct HT_info_element *pht_info = NULL; in rtw_get_bcn_keys()
2506 pht_info = (struct HT_info_element *) elems.ht_operation; in rtw_get_bcn_keys()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_wlan_util.c1703 struct HT_info_element *pHT_info; in bwmode_update_check()
1720 if (pIE->Length > sizeof(struct HT_info_element)) in bwmode_update_check()
1723 pHT_info = (struct HT_info_element *)pIE->data; in bwmode_update_check()
2075 if (pIE->Length > sizeof(struct HT_info_element)) in HT_info_handler()
2484 struct HT_info_element *pht_info = NULL; in _rtw_get_bcn_keys()
2510 pht_info = (struct HT_info_element *) elems.ht_operation; in _rtw_get_bcn_keys()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dwifi.h705 struct HT_info_element { struct

12345