| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | wifi.h | 139 #define _ORDER_ BIT(15) macro 216 cpu_to_le16(_ORDER_)) != 0) 441 *(__le16 *)(pbuf) |= cpu_to_le16(_ORDER_); \ 445 le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | wifi.h | 199 #define _ORDER_ BIT(15) macro 262 (((*(__le16 *)(pbuf)) & cpu_to_le16(_ORDER_)) != 0) 638 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 641 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & cpu_to_le16(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | wifi.h | 277 #define _ORDER_ BIT(15) macro 367 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 788 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 793 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | wifi.h | 275 #define _ORDER_ BIT(15) macro 365 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 780 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 785 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | wifi.h | 281 #define _ORDER_ BIT(15) macro 371 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 789 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 794 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | wifi.h | 275 #define _ORDER_ BIT(15) macro 365 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 780 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 785 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | wifi.h | 281 #define _ORDER_ BIT(15) macro 371 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 792 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 797 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | wifi.h | 278 #define _ORDER_ BIT(15) macro 368 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 784 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 789 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | wifi.h | 274 #define _ORDER_ BIT(15) macro 364 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 780 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 785 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | wifi.h | 271 #define _ORDER_ BIT(15) macro 361 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 758 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 761 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | wifi.h | 282 #define _ORDER_ BIT(15) macro 372 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 793 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 798 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | wifi.h | 281 #define _ORDER_ BIT(15) macro 371 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 791 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 796 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | wifi.h | 286 #define _ORDER_ BIT(15) macro 376 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 782 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 787 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | wifi.h | 266 #define _ORDER_ BIT(15) macro 356 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 773 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 778 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | wifi.h | 261 #define _ORDER_ BIT(15) macro 351 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 748 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 751 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | wifi.h | 275 #define _ORDER_ BIT(15) macro 365 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 780 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 785 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | wifi.h | 286 #define _ORDER_ BIT(15) macro 376 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 782 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 787 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | wifi.h | 261 #define _ORDER_ BIT(15) macro 351 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 748 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 751 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | wifi.h | 277 #define _ORDER_ BIT(15) macro 367 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 788 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 793 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | wifi.h | 281 #define _ORDER_ BIT(15) macro 371 #define GetOrder(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0) 789 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \ 794 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | wifi.h | 112 #define _ORDER_ BIT(15) macro 171 (((*(__le16 *)(pbuf)) & cpu_to_le16(_ORDER_)) != 0)
|