Searched refs:WIFI_DATA_CFPOLL (Results 1 – 4 of 4) sorted by relevance
74 WIFI_DATA_CFPOLL = (BIT(5) | WIFI_DATA_TYPE), enumerator
36 WIFI_DATA_CFPOLL = (BIT(5) | IEEE80211_FTYPE_DATA), 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()
901 ((frtype|frsubtype) == WIFI_DATA_CFPOLL) || in aes_cipher()1127 ((frtype|frsubtype) == WIFI_DATA_CFPOLL) || in aes_decipher()