| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_vht.h | 19 #define VHT_OP_IE_LEN 5 macro 168 u8 vht_op[VHT_OP_IE_LEN]; 173 u8 vht_op_ie_backup[VHT_OP_IE_LEN];
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_vht.h | 19 #define VHT_OP_IE_LEN 5 macro 171 u8 vht_op[VHT_OP_IE_LEN]; 176 u8 vht_op_ie_backup[VHT_OP_IE_LEN];
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_vht.h | 19 #define VHT_OP_IE_LEN 5 macro 174 u8 vht_op[VHT_OP_IE_LEN]; 179 u8 vht_op_ie_backup[VHT_OP_IE_LEN];
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_vht.h | 19 #define VHT_OP_IE_LEN 5 macro 174 u8 vht_op[VHT_OP_IE_LEN]; 179 u8 vht_op_ie_backup[VHT_OP_IE_LEN];
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_vht.h | 19 #define VHT_OP_IE_LEN 5 macro 174 u8 vht_op[VHT_OP_IE_LEN]; 179 u8 vht_op_ie_backup[VHT_OP_IE_LEN];
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_vht.c | 83 if (buf_len != VHT_OP_IE_LEN) { in dump_vht_op_ie_content() 84 RTW_PRINT_SEL(sel, "Invalid VHT operation IE len:%d != %d\n", buf_len, VHT_OP_IE_LEN); in dump_vht_op_ie_content() 878 if (pIE->Length != VHT_OP_IE_LEN) { in VHT_operation_handler() 885 pIE->Length > VHT_OP_IE_LEN ? VHT_OP_IE_LEN : pIE->Length); in VHT_operation_handler() 1180 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 1189 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 1408 _rtw_memcpy(pvhtpriv->vht_op_ie_backup, vht_op_ie + 2, VHT_OP_IE_LEN); in rtw_check_vht_ies() 1427 rtw_set_ie(vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, in rtw_reattach_vht_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_vht.c | 83 if (buf_len != VHT_OP_IE_LEN) { in dump_vht_op_ie_content() 84 RTW_PRINT_SEL(sel, "Invalid VHT operation IE len:%d != %d\n", buf_len, VHT_OP_IE_LEN); in dump_vht_op_ie_content() 878 if (pIE->Length != VHT_OP_IE_LEN) { in VHT_operation_handler() 885 pIE->Length > VHT_OP_IE_LEN ? VHT_OP_IE_LEN : pIE->Length); in VHT_operation_handler() 1184 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 1193 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 1404 _rtw_memcpy(pvhtpriv->vht_op_ie_backup, vht_op_ie + 2, VHT_OP_IE_LEN); in rtw_check_vht_ies() 1423 rtw_set_ie(vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, in rtw_reattach_vht_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_vht.c | 85 if (buf_len != VHT_OP_IE_LEN) { in dump_vht_op_ie_content() 86 RTW_PRINT_SEL(sel, "Invalid VHT operation IE len:%d != %d\n", buf_len, VHT_OP_IE_LEN); in dump_vht_op_ie_content() 1014 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 1023 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 1252 _rtw_memcpy(pvhtpriv->vht_op_ie_backup, vht_op_ie + 2, VHT_OP_IE_LEN); in rtw_check_vht_ies() 1271 rtw_set_ie(vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, in rtw_reattach_vht_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_vht.c | 85 if (buf_len != VHT_OP_IE_LEN) { in dump_vht_op_ie_content() 86 RTW_PRINT_SEL(sel, "Invalid VHT operation IE len:%d != %d\n", buf_len, VHT_OP_IE_LEN); in dump_vht_op_ie_content() 1014 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 1023 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 1254 _rtw_memcpy(pvhtpriv->vht_op_ie_backup, vht_op_ie + 2, VHT_OP_IE_LEN); in rtw_check_vht_ies() 1273 rtw_set_ie(vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, in rtw_reattach_vht_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_vht.c | 85 if (buf_len != VHT_OP_IE_LEN) { in dump_vht_op_ie_content() 86 RTW_PRINT_SEL(sel, "Invalid VHT operation IE len:%d != %d\n", buf_len, VHT_OP_IE_LEN); in dump_vht_op_ie_content() 1014 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 1023 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 1254 _rtw_memcpy(pvhtpriv->vht_op_ie_backup, vht_op_ie + 2, VHT_OP_IE_LEN); in rtw_check_vht_ies() 1273 rtw_set_ie(vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, in rtw_reattach_vht_ies()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_vht.h | 20 #define VHT_OP_IE_LEN 5 macro 145 u8 vht_op[VHT_OP_IE_LEN];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | rtw_vht.h | 19 #define VHT_OP_IE_LEN 5 macro 141 u8 vht_op[VHT_OP_IE_LEN];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_vht.h | 20 #define VHT_OP_IE_LEN 5 macro 142 u8 vht_op[VHT_OP_IE_LEN];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | rtw_vht.h | 20 #define VHT_OP_IE_LEN 5 macro 137 u8 vht_op[VHT_OP_IE_LEN];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | rtw_vht.h | 20 #define VHT_OP_IE_LEN 5 macro 137 u8 vht_op[VHT_OP_IE_LEN];
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_vht.h | 19 #define VHT_OP_IE_LEN 5 macro 144 u8 vht_op[VHT_OP_IE_LEN];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_vht.h | 19 #define VHT_OP_IE_LEN 5 macro 144 u8 vht_op[VHT_OP_IE_LEN];
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_vht.h | 19 #define VHT_OP_IE_LEN 5 macro 144 u8 vht_op[VHT_OP_IE_LEN];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | rtw_vht.h | 20 #define VHT_OP_IE_LEN 5 macro 142 u8 vht_op[VHT_OP_IE_LEN];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_vht.c | 85 if (buf_len != VHT_OP_IE_LEN) { in dump_vht_op_ie_content() 86 RTW_PRINT_SEL(sel, "Invalid VHT operation IE len:%d != %d\n", buf_len, VHT_OP_IE_LEN); in dump_vht_op_ie_content() 955 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 964 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_vht.c | 85 if (buf_len != VHT_OP_IE_LEN) { in dump_vht_op_ie_content() 86 RTW_PRINT_SEL(sel, "Invalid VHT operation IE len:%d != %d\n", buf_len, VHT_OP_IE_LEN); in dump_vht_op_ie_content() 956 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 965 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_vht.c | 85 if (buf_len != VHT_OP_IE_LEN) { in dump_vht_op_ie_content() 86 RTW_PRINT_SEL(sel, "Invalid VHT operation IE len:%d != %d\n", buf_len, VHT_OP_IE_LEN); in dump_vht_op_ie_content() 956 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 965 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_vht.c | 86 if (buf_len != VHT_OP_IE_LEN) { in dump_vht_op_ie_content() 87 RTW_PRINT_SEL(sel, "Invalid VHT operation IE len:%d != %d\n", buf_len, VHT_OP_IE_LEN); in dump_vht_op_ie_content() 960 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 969 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_vht.c | 85 if (buf_len != VHT_OP_IE_LEN) { in dump_vht_op_ie_content() 86 RTW_PRINT_SEL(sel, "Invalid VHT operation IE len:%d != %d\n", buf_len, VHT_OP_IE_LEN); in dump_vht_op_ie_content() 956 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 965 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_vht.c | 85 if (buf_len != VHT_OP_IE_LEN) { in dump_vht_op_ie_content() 86 RTW_PRINT_SEL(sel, "Invalid VHT operation IE len:%d != %d\n", buf_len, VHT_OP_IE_LEN); in dump_vht_op_ie_content() 956 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 965 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie()
|