Searched refs:frtype (Results 1 – 1 of 1) sorted by relevance
659 uint frtype) /* add for CONFIG_IEEE80211W, none 11w also can use */ in construct_mic_iv() argument675 if (frtype == WIFI_MGT_TYPE) in construct_mic_iv()700 uint frtype) /* for CONFIG_IEEE80211W, none 11w also can use */ in construct_mic_header1() argument706 if (frtype == WIFI_MGT_TYPE) in construct_mic_header1()783 uint frtype) /* for CONFIG_IEEE80211W, none 11w also can use */ in construct_ctr_preload() argument798 if (frtype == WIFI_MGT_TYPE) in construct_ctr_preload()831 uint frtype = GetFrameType(pframe); in aes_cipher() local841 if (((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()842 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()843 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()[all …]