Home
last modified time | relevance | path

Searched refs:IEEE80211_STYPE_DATA_CFPOLL (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_security.c1048 (frtype == (IEEE80211_FTYPE_DATA | IEEE80211_STYPE_DATA_CFPOLL)) || in aes_cipher()
1228 (frtype == (IEEE80211_FTYPE_DATA | IEEE80211_STYPE_DATA_CFPOLL)) || in aes_decipher()
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_rx.c900 stype != IEEE80211_STYPE_DATA_CFPOLL && in hostap_80211_rx()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h332 #define IEEE80211_STYPE_DATA_CFPOLL 0x0020 macro
H A Dieee80211_rx.c1107 stype != IEEE80211_STYPE_DATA_CFPOLL && in ieee80211_rx()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c557 stype != IEEE80211_STYPE_DATA_CFPOLL && in libipw_rx()
/openbmc/linux/include/linux/
H A Dieee80211.h93 #define IEEE80211_STYPE_DATA_CFPOLL 0x0020 macro