Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Dwifi.h86 #define _RETRY_ BIT(11) macro
112 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0)
115 (*(__le16 *)(pbuf) &= (~cpu_to_le16(_RETRY_)))
/linux-6.1.9/drivers/staging/r8188eu/include/
Dwifi.h139 #define _RETRY_ BIT(11) macro
161 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0)