Searched refs:WIFI_DATA_CFACKPOLL (Results 1 – 4 of 4) sorted by relevance
37 WIFI_DATA_CFACKPOLL = (BIT(5) | BIT(4) | IEEE80211_FTYPE_DATA), enumerator
75 WIFI_DATA_CFACKPOLL = (BIT(5) | BIT(4) | WIFI_DATA_TYPE), enumerator
991 …if ((frtype == WIFI_DATA_CFACK) || (frtype == WIFI_DATA_CFPOLL) || (frtype == WIFI_DATA_CFACKPOLL)… in aes_cipher()1199 (frtype == WIFI_DATA_CFACKPOLL)) { in aes_decipher()
902 ((frtype|frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_cipher()1128 ((frtype|frsubtype) == WIFI_DATA_CFACKPOLL)) { in aes_decipher()