Searched refs:GetFrameType (Results 1 – 11 of 11) sorted by relevance
104 #define GetFrameType(pbuf) (le16_to_cpu(*(__le16 *)(pbuf)) & \ macro
1031 u16 frtype = GetFrameType(pframe); in aes_cipher()1203 uint frtype = GetFrameType(pframe); in aes_decipher()
558 type = GetFrameType(ptr); in r8712_validate_recv_frame()
142 #define GetFrameType(pbuf) \ macro315 if (WIFI_CTRL_TYPE == GetFrameType(pframe)) in IsFrameTypeCtrl()
293 #define GetFrameType(pbuf) \ macro450 if (WIFI_CTRL_TYPE == GetFrameType(pframe)) in IsFrameTypeCtrl()
902 if (GetFrameType(pframe) != WIFI_CTRL_TYPE) in validate_recv_ctrl_frame()1123 u8 type = GetFrameType(pfhdr->rx_data); in recvframe_chk_defrag()1445 type = GetFrameType(ptr); in validate_recv_frame()
882 uint frtype = GetFrameType(pframe); in aes_cipher()1095 uint frtype = GetFrameType(pframe); in aes_decipher()
450 if (GetFrameType(pframe) != WIFI_MGT_TYPE) in mgt_dispatcher()
892 if (GetFrameType(pframe) != WIFI_CTRL_TYPE) in validate_recv_ctrl_frame()1177 type = GetFrameType(ptr); in validate_recv_frame()1422 u8 type = GetFrameType(pfhdr->rx_data); in recvframe_chk_defrag()
1040 uint frtype = GetFrameType(pframe); in aes_cipher()1236 uint frtype = GetFrameType(pframe); in aes_decipher()
421 if (GetFrameType(pframe) != WIFI_MGT_TYPE) in mgt_dispatcher()