Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h117 #define GetPrivacy(pbuf) \ macro
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c696 if (GetPrivacy(pframe)) { in OnAuth()
872 offset = (GetPrivacy(pframe)) ? 4 : 0; in OnAuthClient()