| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | wifi.h | 133 #define _FROM_DS_ BIT(9) macro 152 *(__le16 *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 155 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0) 158 *(__le16 *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | wifi.h | 106 #define _FROM_DS_ BIT(9) macro 123 *(__le16 *)(pbuf) |= cpu_to_le16(_FROM_DS_) 125 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0) 128 *(__le16 *)(pbuf) &= (~cpu_to_le16(_FROM_DS_))
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | wifi.h | 193 #define _FROM_DS_ BIT(9) macro 210 *(__le16 *)(pbuf) |= cpu_to_le16(_FROM_DS_) 212 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0) 215 *(__le16 *)(pbuf) &= (~cpu_to_le16(_FROM_DS_))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | wifi.h | 271 #define _FROM_DS_ BIT(9) macro 293 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 296 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 300 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | wifi.h | 269 #define _FROM_DS_ BIT(9) macro 291 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 294 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 298 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | wifi.h | 275 #define _FROM_DS_ BIT(9) macro 297 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 300 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 304 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | wifi.h | 269 #define _FROM_DS_ BIT(9) macro 291 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 294 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 298 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | wifi.h | 275 #define _FROM_DS_ BIT(9) macro 297 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 300 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 304 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | wifi.h | 272 #define _FROM_DS_ BIT(9) macro 294 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 297 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 301 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | wifi.h | 268 #define _FROM_DS_ BIT(9) macro 290 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 293 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 297 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | wifi.h | 265 #define _FROM_DS_ BIT(9) macro 287 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 290 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 294 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | wifi.h | 276 #define _FROM_DS_ BIT(9) macro 298 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 301 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 305 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | wifi.h | 275 #define _FROM_DS_ BIT(9) macro 297 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 300 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 304 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | wifi.h | 280 #define _FROM_DS_ BIT(9) macro 302 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 305 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 309 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | wifi.h | 260 #define _FROM_DS_ BIT(9) macro 282 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 285 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 289 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | wifi.h | 255 #define _FROM_DS_ BIT(9) macro 277 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 280 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 284 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | wifi.h | 269 #define _FROM_DS_ BIT(9) macro 291 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 294 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 298 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | wifi.h | 280 #define _FROM_DS_ BIT(9) macro 302 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 305 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 309 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | wifi.h | 255 #define _FROM_DS_ BIT(9) macro 277 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 280 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 284 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | wifi.h | 271 #define _FROM_DS_ BIT(9) macro 293 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 296 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 300 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | wifi.h | 275 #define _FROM_DS_ BIT(9) macro 297 *(unsigned short *)(pbuf) |= cpu_to_le16(_FROM_DS_); \ 300 #define GetFrDs(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_FROM_DS_)) != 0) 304 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
|