Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8712/
Dwifi.h160 #define _PRIVACY_ BIT(14) macro
246 *(unsigned short *)(pbuf) |= cpu_to_le16(_PRIVACY_); \
250 le16_to_cpu(_PRIVACY_)) != 0)
254 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_PRIVACY_)); \