Home
last modified time | relevance | path

Searched refs:frsubtype (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_security.c1313 uint frsubtype = GetFrameSubType(pframe); in aes_cipher() local
1315 frsubtype = frsubtype>>4; in aes_cipher()
1331 if (((frtype|frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1332 ((frtype|frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1333 ((frtype|frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1339 ((frsubtype == 0x08) || in aes_cipher()
1340 (frsubtype == 0x09) || in aes_cipher()
1341 (frsubtype == 0x0a) || in aes_cipher()
1342 (frsubtype == 0x0b))) { in aes_cipher()
1556 uint frsubtype = GetFrameSubType(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_security.c1418 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1420 frsubtype = frsubtype >> 4; in aes_cipher()
1437 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1438 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1439 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1446 ((frsubtype == 0x08) || in aes_cipher()
1447 (frsubtype == 0x09) || in aes_cipher()
1448 (frsubtype == 0x0a) || in aes_cipher()
1449 (frsubtype == 0x0b))) { in aes_cipher()
1805 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_security.c1418 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1420 frsubtype = frsubtype >> 4; in aes_cipher()
1437 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1438 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1439 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1446 ((frsubtype == 0x08) || in aes_cipher()
1447 (frsubtype == 0x09) || in aes_cipher()
1448 (frsubtype == 0x0a) || in aes_cipher()
1449 (frsubtype == 0x0b))) { in aes_cipher()
1805 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_security.c1418 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1420 frsubtype = frsubtype >> 4; in aes_cipher()
1437 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1438 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1439 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1446 ((frsubtype == 0x08) || in aes_cipher()
1447 (frsubtype == 0x09) || in aes_cipher()
1448 (frsubtype == 0x0a) || in aes_cipher()
1449 (frsubtype == 0x0b))) { in aes_cipher()
1805 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_security.c1418 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1420 frsubtype = frsubtype >> 4; in aes_cipher()
1437 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1438 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1439 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1446 ((frsubtype == 0x08) || in aes_cipher()
1447 (frsubtype == 0x09) || in aes_cipher()
1448 (frsubtype == 0x0a) || in aes_cipher()
1449 (frsubtype == 0x0b))) { in aes_cipher()
1805 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_security.c1336 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1338 frsubtype = frsubtype >> 4; in aes_cipher()
1355 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1356 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1357 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1364 ((frsubtype == 0x08) || in aes_cipher()
1365 (frsubtype == 0x09) || in aes_cipher()
1366 (frsubtype == 0x0a) || in aes_cipher()
1367 (frsubtype == 0x0b))) { in aes_cipher()
1647 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_security.c1336 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1338 frsubtype = frsubtype >> 4; in aes_cipher()
1355 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1356 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1357 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1364 ((frsubtype == 0x08) || in aes_cipher()
1365 (frsubtype == 0x09) || in aes_cipher()
1366 (frsubtype == 0x0a) || in aes_cipher()
1367 (frsubtype == 0x0b))) { in aes_cipher()
1647 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_security.c1418 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1420 frsubtype = frsubtype >> 4; in aes_cipher()
1437 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1438 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1439 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1446 ((frsubtype == 0x08) || in aes_cipher()
1447 (frsubtype == 0x09) || in aes_cipher()
1448 (frsubtype == 0x0a) || in aes_cipher()
1449 (frsubtype == 0x0b))) { in aes_cipher()
1805 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_security.c1419 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1421 frsubtype = frsubtype >> 4; in aes_cipher()
1438 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1439 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1440 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1447 ((frsubtype == 0x08) || in aes_cipher()
1448 (frsubtype == 0x09) || in aes_cipher()
1449 (frsubtype == 0x0a) || in aes_cipher()
1450 (frsubtype == 0x0b))) { in aes_cipher()
1806 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_security.c1418 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1420 frsubtype = frsubtype >> 4; in aes_cipher()
1437 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1438 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1439 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1446 ((frsubtype == 0x08) || in aes_cipher()
1447 (frsubtype == 0x09) || in aes_cipher()
1448 (frsubtype == 0x0a) || in aes_cipher()
1449 (frsubtype == 0x0b))) { in aes_cipher()
1805 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_security.c1419 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1421 frsubtype = frsubtype >> 4; in aes_cipher()
1438 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1439 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1440 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1447 ((frsubtype == 0x08) || in aes_cipher()
1448 (frsubtype == 0x09) || in aes_cipher()
1449 (frsubtype == 0x0a) || in aes_cipher()
1450 (frsubtype == 0x0b))) { in aes_cipher()
1806 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_security.c1032 u16 frsubtype = GetFrameSubType(pframe); in aes_cipher() local
1034 frsubtype >>= 4; in aes_cipher()
1054 } else if ((frsubtype == 0x08) || in aes_cipher()
1055 (frsubtype == 0x09) || in aes_cipher()
1056 (frsubtype == 0x0a) || in aes_cipher()
1057 (frsubtype == 0x0b)) { in aes_cipher()
1204 uint frsubtype = GetFrameSubType(pframe); in aes_decipher() local
1206 frsubtype >>= 4; in aes_decipher()
1234 } else if ((frsubtype == 0x08) || in aes_decipher()
1235 (frsubtype == 0x09) || in aes_decipher()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_security.c1484 uint frsubtype = GetFrameSubType(pframe); in aes_cipher() local
1487 frsubtype=frsubtype>>4; in aes_cipher()
1504 ((frtype|frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1505 ((frtype|frsubtype) == WIFI_DATA_CFPOLL)|| in aes_cipher()
1506 ((frtype|frsubtype) == WIFI_DATA_CFACKPOLL)) in aes_cipher()
1516 ((frsubtype == 0x08) || in aes_cipher()
1517 (frsubtype == 0x09)|| in aes_cipher()
1518 (frsubtype == 0x0a)|| in aes_cipher()
1519 (frsubtype == 0x0b))) in aes_cipher()
1807 uint frsubtype = GetFrameSubType(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_security.c1452 uint frsubtype = GetFrameSubType(pframe); in aes_cipher() local
1455 frsubtype = frsubtype >> 4; in aes_cipher()
1472 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1473 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1474 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1482 ((frsubtype == 0x08) || in aes_cipher()
1483 (frsubtype == 0x09) || in aes_cipher()
1484 (frsubtype == 0x0a) || in aes_cipher()
1485 (frsubtype == 0x0b))) { in aes_cipher()
1767 uint frsubtype = GetFrameSubType(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_security.c1484 uint frsubtype = GetFrameSubType(pframe); in aes_cipher() local
1487 frsubtype=frsubtype>>4; in aes_cipher()
1504 ((frtype|frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1505 ((frtype|frsubtype) == WIFI_DATA_CFPOLL)|| in aes_cipher()
1506 ((frtype|frsubtype) == WIFI_DATA_CFACKPOLL)) in aes_cipher()
1516 ((frsubtype == 0x08) || in aes_cipher()
1517 (frsubtype == 0x09)|| in aes_cipher()
1518 (frsubtype == 0x0a)|| in aes_cipher()
1519 (frsubtype == 0x0b))) in aes_cipher()
1807 uint frsubtype = GetFrameSubType(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_security.c1374 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1376 frsubtype = frsubtype >> 4; in aes_cipher()
1393 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1394 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1395 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1403 ((frsubtype == 0x08) || in aes_cipher()
1404 (frsubtype == 0x09) || in aes_cipher()
1405 (frsubtype == 0x0a) || in aes_cipher()
1406 (frsubtype == 0x0b))) { in aes_cipher()
1683 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_security.c1368 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1370 frsubtype = frsubtype >> 4; in aes_cipher()
1387 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1388 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1389 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1396 ((frsubtype == 0x08) || in aes_cipher()
1397 (frsubtype == 0x09) || in aes_cipher()
1398 (frsubtype == 0x0a) || in aes_cipher()
1399 (frsubtype == 0x0b))) { in aes_cipher()
1675 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_security.c1368 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1370 frsubtype = frsubtype >> 4; in aes_cipher()
1387 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1388 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1389 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1396 ((frsubtype == 0x08) || in aes_cipher()
1397 (frsubtype == 0x09) || in aes_cipher()
1398 (frsubtype == 0x0a) || in aes_cipher()
1399 (frsubtype == 0x0b))) { in aes_cipher()
1675 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_security.c1367 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1369 frsubtype = frsubtype >> 4; in aes_cipher()
1386 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1387 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1388 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1395 ((frsubtype == 0x08) || in aes_cipher()
1396 (frsubtype == 0x09) || in aes_cipher()
1397 (frsubtype == 0x0a) || in aes_cipher()
1398 (frsubtype == 0x0b))) { in aes_cipher()
1674 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_security.c1368 uint frsubtype = get_frame_sub_type(pframe); in aes_cipher() local
1370 frsubtype = frsubtype >> 4; in aes_cipher()
1387 ((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()
1388 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()
1389 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()
1396 ((frsubtype == 0x08) || in aes_cipher()
1397 (frsubtype == 0x09) || in aes_cipher()
1398 (frsubtype == 0x0a) || in aes_cipher()
1399 (frsubtype == 0x0b))) { in aes_cipher()
1675 uint frsubtype = get_frame_sub_type(pframe); in aes_decipher() local
[all …]