Searched refs:GetFrameType (Results 1 – 9 of 9) sorted by relevance
142 #define GetFrameType(pbuf) \ macro315 if (WIFI_CTRL_TYPE == GetFrameType(pframe)) in IsFrameTypeCtrl()
104 #define GetFrameType(pbuf) (le16_to_cpu(*(__le16 *)(pbuf)) & \ macro
1030 u16 frtype = GetFrameType(pframe); in aes_cipher()1202 uint frtype = GetFrameType(pframe); in aes_decipher()
557 type = GetFrameType(ptr); in r8712_validate_recv_frame()
177 #define GetFrameType(pbuf) \ macro
899 if (GetFrameType(pframe) != WIFI_CTRL_TYPE) in validate_recv_ctrl_frame()1120 u8 type = GetFrameType(pfhdr->rx_data); in recvframe_chk_defrag()1442 type = GetFrameType(ptr); in validate_recv_frame()
882 uint frtype = GetFrameType(pframe); in aes_cipher()1095 uint frtype = GetFrameType(pframe); in aes_decipher()
448 if (GetFrameType(pframe) != WIFI_MGT_TYPE) in mgt_dispatcher()
973 uint frtype = GetFrameType(pframe); in aes_cipher()1167 uint frtype = GetFrameType(pframe); in aes_decipher()