Searched refs:GetFrameType (Results 1 – 3 of 3) sorted by relevance
123 #define GetFrameType(pbuf) \ macro278 if (WIFI_CTRL_TYPE == GetFrameType(pframe)) in IsFrameTypeCtrl()
831 uint frtype = GetFrameType(pframe); in aes_cipher()1036 uint frtype = GetFrameType(pframe); in aes_decipher()
444 if (GetFrameType(pframe) != WIFI_MGT_TYPE) in mgt_dispatcher()