Searched refs:GetFrameSubType (Results 1 – 5 of 5) sorted by relevance
132 #define GetFrameSubType(pbuf) (le16_to_cpu(*(__le16 *)(pbuf)) & (BIT(7) |\ macro
832 uint frsubtype = GetFrameSubType(pframe); in aes_cipher()1037 uint frsubtype = GetFrameSubType(pframe); in aes_decipher()
455 index = GetFrameSubType(pframe) >> 4; in mgt_dispatcher()473 switch (GetFrameSubType(pframe)) { in mgt_dispatcher()956 frame_type = GetFrameSubType(pframe); in OnAssocReq()3926 subtype = GetFrameSubType(pframe); in collect_bss_info()
1144 subtype = GetFrameSubType(pframe) >> 4; in rtw_check_bcn_info()
1923 if (GetFrameSubType(pmgmt_frame) == WIFI_ASSOCREQ) in rtw_cfg80211_indicate_sta_assoc()