Searched refs:GetPrivacy (Results 1 – 8 of 8) sorted by relevance
224 #define GetPrivacy(pbuf) (((*(__le16 *)(pbuf)) & \ macro
582 pattrib->privacy = GetPrivacy(ptr); in r8712_validate_recv_frame()
199 #define GetPrivacy(pbuf) \ macro
254 #define GetPrivacy(pbuf) \ macro
1191 pattrib->privacy = GetPrivacy(ptr); in validate_recv_frame()
2848 offset = (GetPrivacy(pframe)) ? 4 : 0; in OnAuthClient()
1532 pattrib->privacy = GetPrivacy(ptr); in validate_recv_frame()
920 if (GetPrivacy(pframe)) { in OnAuth()1115 offset = (GetPrivacy(pframe)) ? 4 : 0; in OnAuthClient()