Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Dwifi.h89 #define _PRIVACY_ BIT(14) macro
134 (*(__le16 *)(pbuf) |= cpu_to_le16(_PRIVACY_))
137 (((*(__le16 *)(pbuf)) & cpu_to_le16(_PRIVACY_)) != 0)
/linux-6.1.9/drivers/staging/r8188eu/include/
Dwifi.h142 #define _PRIVACY_ BIT(14) macro
172 *(__le16 *)(pbuf) |= cpu_to_le16(_PRIVACY_)
175 (((*(__le16 *)(pbuf)) & cpu_to_le16(_PRIVACY_)) != 0)