Searched refs:frtype (Results 1 – 1 of 1) sorted by relevance
637 uint frtype) /* add for CONFIG_IEEE80211W, none 11w also can use */ in construct_mic_iv() argument653 if (frtype == WIFI_MGT_TYPE) in construct_mic_iv()678 uint frtype) /* for CONFIG_IEEE80211W, none 11w also can use */ in construct_mic_header1() argument684 if (frtype == WIFI_MGT_TYPE) in construct_mic_header1()761 uint frtype) /* for CONFIG_IEEE80211W, none 11w also can use */ in construct_ctr_preload() argument776 if (frtype == WIFI_MGT_TYPE) in construct_ctr_preload()809 uint frtype = GetFrameType(pframe); in aes_cipher() local819 if (((frtype | frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()820 ((frtype | frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()821 ((frtype | frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()[all …]