| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | rtw_tdls.h | 74 static u8 TDLS_RSNIE[20]={ 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| H A D | sta_info.h | 193 u8 TDLS_RSNIE[20]; /* Save peer's RSNIE, used for sending TDLS_SETUP_RSP */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | rtw_tdls.h | 84 static u8 TDLS_RSNIE[20]={ 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| H A D | sta_info.h | 260 u8 TDLS_RSNIE[20]; /* Save peer's RSNIE, used for sending TDLS_SETUP_RSP */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | rtw_tdls.h | 84 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| H A D | sta_info.h | 287 u8 TDLS_RSNIE[20]; /* Save peer's RSNIE, used for sending TDLS_SETUP_RSP */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | rtw_tdls.h | 89 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| H A D | sta_info.h | 286 u8 TDLS_RSNIE[20]; /* Save peer's RSNIE, used for sending TDLS_SETUP_RSP */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_tdls.h | 89 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_tdls.h | 89 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_tdls.h | 89 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_tdls.h | 89 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | rtw_tdls.h | 89 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | rtw_tdls.h | 90 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_tdls.h | 90 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_tdls.h | 89 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | rtw_tdls.h | 90 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_tdls.h | 89 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_tdls.h | 90 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_tdls.h | 89 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | rtw_tdls.h | 90 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_tdls.h | 89 static u8 TDLS_RSNIE[20] = { 0x01, 0x00, /* Version shall be set to 1 */ variable
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_tdls.c | 735 return rtw_set_ie(pframe, _RSN_IE_2_, sizeof(TDLS_RSNIE), TDLS_RSNIE, &(pattrib->pktlen)); in rtw_tdls_set_rsnie() 737 …return rtw_set_ie(pframe, _RSN_IE_2_, sizeof(ptdls_sta->TDLS_RSNIE), ptdls_sta->TDLS_RSNIE, &(patt… in rtw_tdls_set_rsnie() 1940 if (pIE->Length <= sizeof(ptdls_sta->TDLS_RSNIE)) { in On_TDLS_Setup_Req() 1943 _rtw_memcpy(ptdls_sta->TDLS_RSNIE, pIE->data, pIE->Length); in On_TDLS_Setup_Req()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_tdls.c | 730 return rtw_set_ie(pframe, _RSN_IE_2_, sizeof(TDLS_RSNIE), TDLS_RSNIE, &(pattrib->pktlen)); in rtw_tdls_set_rsnie() 732 …return rtw_set_ie(pframe, _RSN_IE_2_, sizeof(ptdls_sta->TDLS_RSNIE), ptdls_sta->TDLS_RSNIE, &(patt… in rtw_tdls_set_rsnie() 1956 if (pIE->Length <= sizeof(ptdls_sta->TDLS_RSNIE)) { in On_TDLS_Setup_Req() 1959 _rtw_memcpy(ptdls_sta->TDLS_RSNIE, pIE->data, pIE->Length); in On_TDLS_Setup_Req()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_tdls.c | 735 return rtw_set_ie(pframe, _RSN_IE_2_, sizeof(TDLS_RSNIE), TDLS_RSNIE, &(pattrib->pktlen)); in rtw_tdls_set_rsnie() 737 …return rtw_set_ie(pframe, _RSN_IE_2_, sizeof(ptdls_sta->TDLS_RSNIE), ptdls_sta->TDLS_RSNIE, &(patt… in rtw_tdls_set_rsnie() 1933 if (pIE->Length <= sizeof(ptdls_sta->TDLS_RSNIE)) { in On_TDLS_Setup_Req() 1936 _rtw_memcpy(ptdls_sta->TDLS_RSNIE, pIE->data, pIE->Length); in On_TDLS_Setup_Req()
|