Home
last modified time | relevance | path

Searched refs:vht_cap_ie (Results 1 – 25 of 60) sorted by relevance

123

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_vht.c65 const u8 *vht_cap_ie; in dump_vht_cap_ie() local
68 vht_cap_ie = rtw_get_ie(ie, WLAN_EID_VHT_CAPABILITY, &vht_cap_ielen, ie_len); in dump_vht_cap_ie()
69 if (!ie || vht_cap_ie != ie) in dump_vht_cap_ie()
72 dump_vht_cap_ie_content(sel, vht_cap_ie + 2, vht_cap_ielen); in dump_vht_cap_ie()
1000 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local
1010 vht_cap_ie = rtw_get_ie(in_ie + 12, EID_VHTCapability, &ielen, in_len - 12); in rtw_restructure_vht_ie()
1011 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
1200 void rtw_update_drv_vht_cap(_adapter *padapter, u8 *vht_cap_ie) in rtw_update_drv_vht_cap() argument
1214 rtw_build_vht_cap_ie(padapter, vht_cap_ie); in rtw_update_drv_vht_cap()
1239 u8 *vht_cap_ie, *vht_op_ie; in rtw_check_vht_ies() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_vht.c65 const u8 *vht_cap_ie; in dump_vht_cap_ie() local
68 vht_cap_ie = rtw_get_ie(ie, WLAN_EID_VHT_CAPABILITY, &vht_cap_ielen, ie_len); in dump_vht_cap_ie()
69 if (!ie || vht_cap_ie != ie) in dump_vht_cap_ie()
72 dump_vht_cap_ie_content(sel, vht_cap_ie + 2, vht_cap_ielen); in dump_vht_cap_ie()
1000 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local
1010 vht_cap_ie = rtw_get_ie(in_ie + 12, EID_VHTCapability, &ielen, in_len - 12); in rtw_restructure_vht_ie()
1011 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
1202 void rtw_update_drv_vht_cap(_adapter *padapter, u8 *vht_cap_ie) in rtw_update_drv_vht_cap() argument
1216 rtw_build_vht_cap_ie(padapter, vht_cap_ie); in rtw_update_drv_vht_cap()
1241 u8 *vht_cap_ie, *vht_op_ie; in rtw_check_vht_ies() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_vht.c65 const u8 *vht_cap_ie; in dump_vht_cap_ie() local
68 vht_cap_ie = rtw_get_ie(ie, WLAN_EID_VHT_CAPABILITY, &vht_cap_ielen, ie_len); in dump_vht_cap_ie()
69 if (!ie || vht_cap_ie != ie) in dump_vht_cap_ie()
72 dump_vht_cap_ie_content(sel, vht_cap_ie + 2, vht_cap_ielen); in dump_vht_cap_ie()
1000 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local
1010 vht_cap_ie = rtw_get_ie(in_ie + 12, EID_VHTCapability, &ielen, in_len - 12); in rtw_restructure_vht_ie()
1011 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
1202 void rtw_update_drv_vht_cap(_adapter *padapter, u8 *vht_cap_ie) in rtw_update_drv_vht_cap() argument
1216 rtw_build_vht_cap_ie(padapter, vht_cap_ie); in rtw_update_drv_vht_cap()
1241 u8 *vht_cap_ie, *vht_op_ie; in rtw_check_vht_ies() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_vht.c63 const u8 *vht_cap_ie; in dump_vht_cap_ie() local
66 vht_cap_ie = rtw_get_ie(ie, WLAN_EID_VHT_CAPABILITY, &vht_cap_ielen, ie_len); in dump_vht_cap_ie()
67 if (!ie || vht_cap_ie != ie) in dump_vht_cap_ie()
70 dump_vht_cap_ie_content(sel, vht_cap_ie + 2, vht_cap_ielen); in dump_vht_cap_ie()
1166 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local
1176 vht_cap_ie = rtw_get_ie(in_ie + 12, EID_VHTCapability, &ielen, in_len - 12); in rtw_restructure_vht_ie()
1177 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
1367 void rtw_update_drv_vht_cap(_adapter *padapter, u8 *vht_cap_ie) in rtw_update_drv_vht_cap() argument
1381 rtw_build_vht_cap_ie(padapter, vht_cap_ie); in rtw_update_drv_vht_cap()
1391 u8 *vht_cap_ie, *vht_op_ie; in rtw_check_vht_ies() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_vht.c63 const u8 *vht_cap_ie; in dump_vht_cap_ie() local
66 vht_cap_ie = rtw_get_ie(ie, WLAN_EID_VHT_CAPABILITY, &vht_cap_ielen, ie_len); in dump_vht_cap_ie()
67 if (!ie || vht_cap_ie != ie) in dump_vht_cap_ie()
70 dump_vht_cap_ie_content(sel, vht_cap_ie + 2, vht_cap_ielen); in dump_vht_cap_ie()
1170 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local
1180 vht_cap_ie = rtw_get_ie(in_ie + 12, EID_VHTCapability, &ielen, in_len - 12); in rtw_restructure_vht_ie()
1181 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
1371 void rtw_update_drv_vht_cap(_adapter *padapter, u8 *vht_cap_ie) in rtw_update_drv_vht_cap() argument
1377 rtw_build_vht_cap_ie(padapter, vht_cap_ie); in rtw_update_drv_vht_cap()
1387 u8 *vht_cap_ie, *vht_op_ie; in rtw_check_vht_ies() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_vht.c65 const u8 *vht_cap_ie; in dump_vht_cap_ie() local
68 vht_cap_ie = rtw_get_ie(ie, WLAN_EID_VHT_CAPABILITY, &vht_cap_ielen, ie_len); in dump_vht_cap_ie()
69 if (!ie || vht_cap_ie != ie) in dump_vht_cap_ie()
72 dump_vht_cap_ie_content(sel, vht_cap_ie + 2, vht_cap_ielen); in dump_vht_cap_ie()
941 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local
951 vht_cap_ie = rtw_get_ie(in_ie + 12, EID_VHTCapability, &ielen, in_len - 12); in rtw_restructure_vht_ie()
952 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_vht.c65 const u8 *vht_cap_ie; in dump_vht_cap_ie() local
68 vht_cap_ie = rtw_get_ie(ie, WLAN_EID_VHT_CAPABILITY, &vht_cap_ielen, ie_len); in dump_vht_cap_ie()
69 if (!ie || vht_cap_ie != ie) in dump_vht_cap_ie()
72 dump_vht_cap_ie_content(sel, vht_cap_ie + 2, vht_cap_ielen); in dump_vht_cap_ie()
942 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local
952 vht_cap_ie = rtw_get_ie(in_ie + 12, EID_VHTCapability, &ielen, in_len - 12); in rtw_restructure_vht_ie()
953 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_vht.c65 const u8 *vht_cap_ie; in dump_vht_cap_ie() local
68 vht_cap_ie = rtw_get_ie(ie, WLAN_EID_VHT_CAPABILITY, &vht_cap_ielen, ie_len); in dump_vht_cap_ie()
69 if (!ie || vht_cap_ie != ie) in dump_vht_cap_ie()
72 dump_vht_cap_ie_content(sel, vht_cap_ie + 2, vht_cap_ielen); in dump_vht_cap_ie()
942 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local
952 vht_cap_ie = rtw_get_ie(in_ie + 12, EID_VHTCapability, &ielen, in_len - 12); in rtw_restructure_vht_ie()
953 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_vht.c66 const u8 *vht_cap_ie; in dump_vht_cap_ie() local
69 vht_cap_ie = rtw_get_ie(ie, WLAN_EID_VHT_CAPABILITY, &vht_cap_ielen, ie_len); in dump_vht_cap_ie()
70 if (!ie || vht_cap_ie != ie) in dump_vht_cap_ie()
73 dump_vht_cap_ie_content(sel, vht_cap_ie + 2, vht_cap_ielen); in dump_vht_cap_ie()
946 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local
956 vht_cap_ie = rtw_get_ie(in_ie + 12, EID_VHTCapability, &ielen, in_len - 12); in rtw_restructure_vht_ie()
957 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_vht.c65 const u8 *vht_cap_ie; in dump_vht_cap_ie() local
68 vht_cap_ie = rtw_get_ie(ie, WLAN_EID_VHT_CAPABILITY, &vht_cap_ielen, ie_len); in dump_vht_cap_ie()
69 if (!ie || vht_cap_ie != ie) in dump_vht_cap_ie()
72 dump_vht_cap_ie_content(sel, vht_cap_ie + 2, vht_cap_ielen); in dump_vht_cap_ie()
942 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local
952 vht_cap_ie = rtw_get_ie(in_ie + 12, EID_VHTCapability, &ielen, in_len - 12); in rtw_restructure_vht_ie()
953 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
H A Drtw_ap.c4297 u8 *vht_cap_ie, *vht_op_ie; in rtw_ap_update_bss_chbw() local
4301vht_cap_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_VHTCapability, &vht_cap_ie… in rtw_ap_update_bss_chbw()
4306 if (vht_cap_ie && vht_cap_ielen) { in rtw_ap_update_bss_chbw()
4311 SET_VHT_CAPABILITY_ELE_SHORT_GI160M(vht_cap_ie + 2, 0); in rtw_ap_update_bss_chbw()
4314 SET_VHT_CAPABILITY_ELE_SHORT_GI80M(vht_cap_ie + 2, 1); in rtw_ap_update_bss_chbw()
4316 SET_VHT_CAPABILITY_ELE_SHORT_GI80M(vht_cap_ie + 2, 0); in rtw_ap_update_bss_chbw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_vht.c65 const u8 *vht_cap_ie; in dump_vht_cap_ie() local
68 vht_cap_ie = rtw_get_ie(ie, WLAN_EID_VHT_CAPABILITY, &vht_cap_ielen, ie_len); in dump_vht_cap_ie()
69 if (!ie || vht_cap_ie != ie) in dump_vht_cap_ie()
72 dump_vht_cap_ie_content(sel, vht_cap_ie + 2, vht_cap_ielen); in dump_vht_cap_ie()
942 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local
952 vht_cap_ie = rtw_get_ie(in_ie + 12, EID_VHTCapability, &ielen, in_len - 12); in rtw_restructure_vht_ie()
953 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_vht.c64 const u8 *vht_cap_ie; in dump_vht_cap_ie() local
67 vht_cap_ie = rtw_get_ie(ie, WLAN_EID_VHT_CAPABILITY, &vht_cap_ielen, ie_len); in dump_vht_cap_ie()
68 if (!ie || vht_cap_ie != ie) in dump_vht_cap_ie()
71 dump_vht_cap_ie_content(sel, vht_cap_ie + 2, vht_cap_ielen); in dump_vht_cap_ie()
934 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local
944 vht_cap_ie = rtw_get_ie(in_ie + 12, EID_VHTCapability, &ielen, in_len - 12); in rtw_restructure_vht_ie()
945 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_vht.c65 const u8 *vht_cap_ie; in dump_vht_cap_ie() local
68 vht_cap_ie = rtw_get_ie(ie, WLAN_EID_VHT_CAPABILITY, &vht_cap_ielen, ie_len); in dump_vht_cap_ie()
69 if (!ie || vht_cap_ie != ie) in dump_vht_cap_ie()
72 dump_vht_cap_ie_content(sel, vht_cap_ie + 2, vht_cap_ielen); in dump_vht_cap_ie()
943 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local
953 vht_cap_ie = rtw_get_ie(in_ie + 12, EID_VHTCapability, &ielen, in_len - 12); in rtw_restructure_vht_ie()
954 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_vht.c65 const u8 *vht_cap_ie; in dump_vht_cap_ie() local
68 vht_cap_ie = rtw_get_ie(ie, WLAN_EID_VHT_CAPABILITY, &vht_cap_ielen, ie_len); in dump_vht_cap_ie()
69 if (!ie || vht_cap_ie != ie) in dump_vht_cap_ie()
72 dump_vht_cap_ie_content(sel, vht_cap_ie + 2, vht_cap_ielen); in dump_vht_cap_ie()
945 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local
955 vht_cap_ie = rtw_get_ie(in_ie + 12, EID_VHTCapability, &ielen, in_len - 12); in rtw_restructure_vht_ie()
956 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dvht.c118 const struct ieee80211_vht_cap *vht_cap_ie, in ieee80211_vht_cap_ie_to_sta_vht_cap() argument
131 if (!vht_cap_ie || !sband->vht_cap.vht_supported) in ieee80211_vht_cap_ie_to_sta_vht_cap()
169 cap_info = le32_to_cpu(vht_cap_ie->vht_cap_info); in ieee80211_vht_cap_ie_to_sta_vht_cap()
229 memcpy(&vht_cap->vht_mcs, &vht_cap_ie->supp_mcs, in ieee80211_vht_cap_ie_to_sta_vht_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_vht.h216 void rtw_update_drv_vht_cap(_adapter *padapter, u8 *vht_cap_ie);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_vht.h219 void rtw_update_drv_vht_cap(_adapter *padapter, u8 *vht_cap_ie);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_vht.h219 void rtw_update_drv_vht_cap(_adapter *padapter, u8 *vht_cap_ie);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_vht.h219 void rtw_update_drv_vht_cap(_adapter *padapter, u8 *vht_cap_ie);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_vht.h219 void rtw_update_drv_vht_cap(_adapter *padapter, u8 *vht_cap_ie);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_ap.c3961 u8 *vht_cap_ie, *vht_op_ie; in rtw_ap_update_bss_chbw() local
3965vht_cap_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_VHTCapability, &vht_cap_ie… in rtw_ap_update_bss_chbw()
3970 if (vht_cap_ie && vht_cap_ielen) { in rtw_ap_update_bss_chbw()
3975 SET_VHT_CAPABILITY_ELE_SHORT_GI160M(vht_cap_ie + 2, 0); in rtw_ap_update_bss_chbw()
3978 SET_VHT_CAPABILITY_ELE_SHORT_GI80M(vht_cap_ie + 2, 1); in rtw_ap_update_bss_chbw()
3980 SET_VHT_CAPABILITY_ELE_SHORT_GI80M(vht_cap_ie + 2, 0); in rtw_ap_update_bss_chbw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_ap.c3952 u8 *vht_cap_ie, *vht_op_ie; in rtw_ap_update_bss_chbw() local
3956vht_cap_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_VHTCapability, &vht_cap_ie… in rtw_ap_update_bss_chbw()
3961 if (vht_cap_ie && vht_cap_ielen) { in rtw_ap_update_bss_chbw()
3966 SET_VHT_CAPABILITY_ELE_SHORT_GI160M(vht_cap_ie + 2, 0); in rtw_ap_update_bss_chbw()
3969 SET_VHT_CAPABILITY_ELE_SHORT_GI80M(vht_cap_ie + 2, 1); in rtw_ap_update_bss_chbw()
3971 SET_VHT_CAPABILITY_ELE_SHORT_GI80M(vht_cap_ie + 2, 0); in rtw_ap_update_bss_chbw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_ap.c3793 u8 *vht_cap_ie, *vht_op_ie; in rtw_ap_update_bss_chbw() local
3797vht_cap_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_VHTCapability, &vht_cap_ie… in rtw_ap_update_bss_chbw()
3802 if (vht_cap_ie && vht_cap_ielen) { in rtw_ap_update_bss_chbw()
3807 SET_VHT_CAPABILITY_ELE_SHORT_GI160M(vht_cap_ie + 2, 0); in rtw_ap_update_bss_chbw()
3810 SET_VHT_CAPABILITY_ELE_SHORT_GI80M(vht_cap_ie + 2, 1); in rtw_ap_update_bss_chbw()
3812 SET_VHT_CAPABILITY_ELE_SHORT_GI80M(vht_cap_ie + 2, 0); in rtw_ap_update_bss_chbw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_ap.c3844 u8 *vht_cap_ie, *vht_op_ie; in rtw_ap_update_bss_chbw() local
3848vht_cap_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_VHTCapability, &vht_cap_ie… in rtw_ap_update_bss_chbw()
3853 if (vht_cap_ie && vht_cap_ielen) { in rtw_ap_update_bss_chbw()
3858 SET_VHT_CAPABILITY_ELE_SHORT_GI160M(vht_cap_ie + 2, 0); in rtw_ap_update_bss_chbw()
3861 SET_VHT_CAPABILITY_ELE_SHORT_GI80M(vht_cap_ie + 2, 1); in rtw_ap_update_bss_chbw()
3863 SET_VHT_CAPABILITY_ELE_SHORT_GI80M(vht_cap_ie + 2, 0); in rtw_ap_update_bss_chbw()

123