Searched refs:GetPrivacy (Results 1 – 8 of 8) sorted by relevance
212 #define GetPrivacy(pbuf) (((*(__le16 *)(pbuf)) & \ macro
564 pattrib->privacy = GetPrivacy(ptr); in r8712_validate_recv_frame()
167 #define GetPrivacy(pbuf) \ macro
254 #define GetPrivacy(pbuf) \ macro
1177 pattrib->privacy = GetPrivacy(ptr); in validate_recv_frame()
2828 offset = (GetPrivacy(pframe)) ? 4 : 0; in OnAuthClient()
1527 pattrib->privacy = GetPrivacy(ptr); in validate_recv_frame()
910 if (GetPrivacy(pframe)) { in OnAuth()1105 offset = (GetPrivacy(pframe)) ? 4 : 0; in OnAuthClient()