Home
last modified time | relevance | path

Searched refs:VHT_CAP_IE_LEN (Results 1 – 25 of 67) sorted by relevance

123

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_vht.h18 #define VHT_CAP_IE_LEN 12 macro
172 u8 vht_cap_ie_backup[VHT_CAP_IE_LEN];
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_vht.h18 #define VHT_CAP_IE_LEN 12 macro
175 u8 vht_cap_ie_backup[VHT_CAP_IE_LEN];
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_vht.h18 #define VHT_CAP_IE_LEN 12 macro
178 u8 vht_cap_ie_backup[VHT_CAP_IE_LEN];
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_vht.h18 #define VHT_CAP_IE_LEN 12 macro
178 u8 vht_cap_ie_backup[VHT_CAP_IE_LEN];
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_vht.h18 #define VHT_CAP_IE_LEN 12 macro
178 u8 vht_cap_ie_backup[VHT_CAP_IE_LEN];
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_vht.c45 if (buf_len != VHT_CAP_IE_LEN) { in dump_vht_cap_ie_content()
46 RTW_PRINT_SEL(sel, "Invalid VHT capability IE len:%d != %d\n", buf_len, VHT_CAP_IE_LEN); in dump_vht_cap_ie_content()
1011 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
1249 _rtw_memcpy(pvhtpriv->vht_cap_ie_backup, vht_cap_ie + 2, VHT_CAP_IE_LEN); in rtw_check_vht_ies()
1268 vht_op_ie = rtw_set_ie(vht_cap_ie, EID_VHTCapability, VHT_CAP_IE_LEN, in rtw_reattach_vht_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_vht.c45 if (buf_len != VHT_CAP_IE_LEN) { in dump_vht_cap_ie_content()
46 RTW_PRINT_SEL(sel, "Invalid VHT capability IE len:%d != %d\n", buf_len, VHT_CAP_IE_LEN); in dump_vht_cap_ie_content()
1011 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
1251 _rtw_memcpy(pvhtpriv->vht_cap_ie_backup, vht_cap_ie + 2, VHT_CAP_IE_LEN); in rtw_check_vht_ies()
1270 vht_op_ie = rtw_set_ie(vht_cap_ie, EID_VHTCapability, VHT_CAP_IE_LEN, in rtw_reattach_vht_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_vht.c45 if (buf_len != VHT_CAP_IE_LEN) { in dump_vht_cap_ie_content()
46 RTW_PRINT_SEL(sel, "Invalid VHT capability IE len:%d != %d\n", buf_len, VHT_CAP_IE_LEN); in dump_vht_cap_ie_content()
1011 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
1251 _rtw_memcpy(pvhtpriv->vht_cap_ie_backup, vht_cap_ie + 2, VHT_CAP_IE_LEN); in rtw_check_vht_ies()
1270 vht_op_ie = rtw_set_ie(vht_cap_ie, EID_VHTCapability, VHT_CAP_IE_LEN, in rtw_reattach_vht_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_vht.c43 if (buf_len != VHT_CAP_IE_LEN) { in dump_vht_cap_ie_content()
44 RTW_PRINT_SEL(sel, "Invalid VHT capability IE len:%d != %d\n", buf_len, VHT_CAP_IE_LEN); in dump_vht_cap_ie_content()
1177 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
1405 _rtw_memcpy(pvhtpriv->vht_cap_ie_backup, vht_cap_ie + 2, VHT_CAP_IE_LEN); in rtw_check_vht_ies()
1424 vht_op_ie = rtw_set_ie(vht_cap_ie, EID_VHTCapability, VHT_CAP_IE_LEN, in rtw_reattach_vht_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_vht.c43 if (buf_len != VHT_CAP_IE_LEN) { in dump_vht_cap_ie_content()
44 RTW_PRINT_SEL(sel, "Invalid VHT capability IE len:%d != %d\n", buf_len, VHT_CAP_IE_LEN); in dump_vht_cap_ie_content()
1181 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
1401 _rtw_memcpy(pvhtpriv->vht_cap_ie_backup, vht_cap_ie + 2, VHT_CAP_IE_LEN); in rtw_check_vht_ies()
1420 vht_op_ie = rtw_set_ie(vht_cap_ie, EID_VHTCapability, VHT_CAP_IE_LEN, in rtw_reattach_vht_ies()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_vht.c45 if (buf_len != VHT_CAP_IE_LEN) { in dump_vht_cap_ie_content()
46 RTW_PRINT_SEL(sel, "Invalid VHT capability IE len:%d != %d\n", buf_len, VHT_CAP_IE_LEN); in dump_vht_cap_ie_content()
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.c45 if (buf_len != VHT_CAP_IE_LEN) { in dump_vht_cap_ie_content()
46 RTW_PRINT_SEL(sel, "Invalid VHT capability IE len:%d != %d\n", buf_len, VHT_CAP_IE_LEN); in dump_vht_cap_ie_content()
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.c45 if (buf_len != VHT_CAP_IE_LEN) { in dump_vht_cap_ie_content()
46 RTW_PRINT_SEL(sel, "Invalid VHT capability IE len:%d != %d\n", buf_len, VHT_CAP_IE_LEN); in dump_vht_cap_ie_content()
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.c46 if (buf_len != VHT_CAP_IE_LEN) { in dump_vht_cap_ie_content()
47 RTW_PRINT_SEL(sel, "Invalid VHT capability IE len:%d != %d\n", buf_len, VHT_CAP_IE_LEN); in dump_vht_cap_ie_content()
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.c45 if (buf_len != VHT_CAP_IE_LEN) { in dump_vht_cap_ie_content()
46 RTW_PRINT_SEL(sel, "Invalid VHT capability IE len:%d != %d\n", buf_len, VHT_CAP_IE_LEN); in dump_vht_cap_ie_content()
953 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_vht.c45 if (buf_len != VHT_CAP_IE_LEN) { in dump_vht_cap_ie_content()
46 RTW_PRINT_SEL(sel, "Invalid VHT capability IE len:%d != %d\n", buf_len, VHT_CAP_IE_LEN); in dump_vht_cap_ie_content()
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.c44 if (buf_len != VHT_CAP_IE_LEN) { in dump_vht_cap_ie_content()
45 RTW_PRINT_SEL(sel, "Invalid VHT capability IE len:%d != %d\n", buf_len, VHT_CAP_IE_LEN); in dump_vht_cap_ie_content()
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.c45 if (buf_len != VHT_CAP_IE_LEN) { in dump_vht_cap_ie_content()
46 RTW_PRINT_SEL(sel, "Invalid VHT capability IE len:%d != %d\n", buf_len, VHT_CAP_IE_LEN); in dump_vht_cap_ie_content()
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.c45 if (buf_len != VHT_CAP_IE_LEN) { in dump_vht_cap_ie_content()
46 RTW_PRINT_SEL(sel, "Invalid VHT capability IE len:%d != %d\n", buf_len, VHT_CAP_IE_LEN); in dump_vht_cap_ie_content()
956 if (!vht_cap_ie || ielen != VHT_CAP_IE_LEN) in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_vht.h19 #define VHT_CAP_IE_LEN 12 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_vht.h18 #define VHT_CAP_IE_LEN 12 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_vht.h19 #define VHT_CAP_IE_LEN 12 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_vht.h19 #define VHT_CAP_IE_LEN 12 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_vht.h19 #define VHT_CAP_IE_LEN 12 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_vht.h18 #define VHT_CAP_IE_LEN 12 macro

123