| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_wapi.c | 369 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 378 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 401 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 404 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 405 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_wapi.c | 358 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 367 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 390 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 393 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 394 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_wapi.c | 379 u8 Offset_TypeWAI = 0 ; // (mac header len + llc length) in rtw_wapi_is_wai_packet() local 389 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 414 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 418 if( (pkt_data[Offset_TypeWAI]==0x88) && (pkt_data[Offset_TypeWAI+1]==0xb4) ){ in rtw_wapi_is_wai_packet() 419 WaiPkt = pkt_data[Offset_TypeWAI+5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_wapi.c | 379 u8 Offset_TypeWAI = 0 ; // (mac header len + llc length) in rtw_wapi_is_wai_packet() local 389 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 414 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 418 if( (pkt_data[Offset_TypeWAI]==0x88) && (pkt_data[Offset_TypeWAI+1]==0xb4) ){ in rtw_wapi_is_wai_packet() 419 WaiPkt = pkt_data[Offset_TypeWAI+5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_wapi.c | 368 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 377 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 400 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 403 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 404 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_wapi.c | 368 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 377 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 400 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 403 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 404 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_wapi.c | 368 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 377 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 400 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 403 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 404 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_wapi.c | 369 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 378 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 401 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 404 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 405 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_wapi.c | 369 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 378 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 401 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 404 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 405 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_wapi.c | 369 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 378 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 401 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 404 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 405 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_wapi.c | 368 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 377 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 400 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 403 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 404 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_wapi.c | 369 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 378 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 401 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 404 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 405 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_wapi.c | 369 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 378 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 401 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 404 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 405 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_wapi.c | 368 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 377 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 400 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 403 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 404 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_wapi.c | 368 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 377 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 400 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 403 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 404 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_wapi.c | 368 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 377 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 400 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 403 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 404 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_wapi.c | 368 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 377 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 400 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 403 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 404 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_wapi.c | 368 u8 Offset_TypeWAI = 0 ; /* (mac header len + llc length) */ in rtw_wapi_is_wai_packet() local 377 Offset_TypeWAI = 24 + 6 ; in rtw_wapi_is_wai_packet() 400 Offset_TypeWAI += 2; in rtw_wapi_is_wai_packet() 403 if ((pkt_data[Offset_TypeWAI] == 0x88) && (pkt_data[Offset_TypeWAI + 1] == 0xb4)) { in rtw_wapi_is_wai_packet() 404 WaiPkt = pkt_data[Offset_TypeWAI + 5]; in rtw_wapi_is_wai_packet()
|