Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h89 #define _PRIVACY_ BIT(14) macro
134 (*(__le16 *)(pbuf) |= cpu_to_le16(_PRIVACY_))
137 (((*(__le16 *)(pbuf)) & cpu_to_le16(_PRIVACY_)) != 0)