Home
last modified time | relevance | path

Searched refs:_FROM_DS_ (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Dwifi.h133 #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 Dwifi.h106 #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 Dwifi.h193 #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 Dwifi.h271 #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 Dwifi.h269 #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 Dwifi.h275 #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 Dwifi.h269 #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 Dwifi.h275 #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 Dwifi.h272 #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 Dwifi.h268 #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 Dwifi.h265 #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 Dwifi.h276 #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 Dwifi.h275 #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 Dwifi.h280 #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 Dwifi.h260 #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 Dwifi.h255 #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 Dwifi.h269 #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 Dwifi.h280 #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 Dwifi.h255 #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 Dwifi.h271 #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 Dwifi.h275 #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_)); \