Searched refs:WIFI_DATA_CFACK (Results 1 – 4 of 4) sorted by relevance
35 WIFI_DATA_CFACK = (BIT(4) | IEEE80211_FTYPE_DATA), enumerator
73 WIFI_DATA_CFACK = (BIT(4) | WIFI_DATA_TYPE), enumerator
991 …if ((frtype == WIFI_DATA_CFACK) || (frtype == WIFI_DATA_CFPOLL) || (frtype == WIFI_DATA_CFACKPOLL)… in aes_cipher()1198 if ((frtype == WIFI_DATA_CFACK) || (frtype == WIFI_DATA_CFPOLL) || in aes_decipher()
900 if (((frtype|frsubtype) == WIFI_DATA_CFACK) || in aes_cipher()1126 if (((frtype|frsubtype) == WIFI_DATA_CFACK) || in aes_decipher()