Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Dwifi.h135 #define _RETRY_ BIT(11) macro
177 *(__le16 *)(pbuf) |= cpu_to_le16(_RETRY_); \
180 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0)
183 *(__le16 *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Dwifi.h108 #define _RETRY_ BIT(11) macro
141 *(__le16 *)(pbuf) |= cpu_to_le16(_RETRY_)
143 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0)
146 *(__le16 *)(pbuf) &= (~cpu_to_le16(_RETRY_))
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dwifi.h195 #define _RETRY_ BIT(11) macro
228 *(__le16 *)(pbuf) |= cpu_to_le16(_RETRY_)
230 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0)
233 *(__le16 *)(pbuf) &= (~cpu_to_le16(_RETRY_))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dwifi.h273 #define _RETRY_ BIT(11) macro
320 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
323 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
327 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dwifi.h271 #define _RETRY_ BIT(11) macro
318 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
321 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
325 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dwifi.h277 #define _RETRY_ BIT(11) macro
324 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
327 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
331 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dwifi.h271 #define _RETRY_ BIT(11) macro
318 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
321 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
325 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dwifi.h277 #define _RETRY_ BIT(11) macro
324 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
327 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
331 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dwifi.h274 #define _RETRY_ BIT(11) macro
321 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
324 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
328 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dwifi.h270 #define _RETRY_ BIT(11) macro
317 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
320 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
324 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dwifi.h267 #define _RETRY_ BIT(11) macro
314 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
317 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
321 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dwifi.h278 #define _RETRY_ BIT(11) macro
325 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
328 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
332 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dwifi.h277 #define _RETRY_ BIT(11) macro
324 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
327 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
331 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dwifi.h282 #define _RETRY_ BIT(11) macro
329 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
332 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
336 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dwifi.h262 #define _RETRY_ BIT(11) macro
309 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
312 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
316 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dwifi.h257 #define _RETRY_ BIT(11) macro
304 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
307 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
311 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dwifi.h271 #define _RETRY_ BIT(11) macro
318 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
321 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
325 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dwifi.h282 #define _RETRY_ BIT(11) macro
329 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
332 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
336 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dwifi.h257 #define _RETRY_ BIT(11) macro
304 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
307 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
311 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dwifi.h273 #define _RETRY_ BIT(11) macro
320 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
323 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
327 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dwifi.h277 #define _RETRY_ BIT(11) macro
324 *(unsigned short *)(pbuf) |= cpu_to_le16(_RETRY_); \
327 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & le16_to_cpu(_RETRY_)) != 0)
331 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_RETRY_)); \