Searched refs:GetFrameType (Results 1 – 3 of 3) sorted by relevance
246 #define GetFrameType(pbuf) (le16_to_cpu(*(unsigned short *)(pbuf)) & \ macro
1046 uint frtype = GetFrameType(pframe); in aes_cipher()1219 uint frtype = GetFrameType(pframe); in aes_decipher()
574 type = GetFrameType(ptr); in r8712_validate_recv_frame()