Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_security.c1049 (frtype == (IEEE80211_FTYPE_DATA | IEEE80211_STYPE_DATA_CFACKPOLL))) { in aes_cipher()
1229 (frtype == (IEEE80211_FTYPE_DATA | IEEE80211_STYPE_DATA_CFACKPOLL))) { in aes_decipher()
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_rx.c901 stype != IEEE80211_STYPE_DATA_CFACKPOLL) { in hostap_80211_rx()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h333 #define IEEE80211_STYPE_DATA_CFACKPOLL 0x0030 macro
H A Dieee80211_rx.c1108 stype != IEEE80211_STYPE_DATA_CFACKPOLL && in ieee80211_rx()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c558 stype != IEEE80211_STYPE_DATA_CFACKPOLL) { in libipw_rx()
/openbmc/linux/include/linux/
H A Dieee80211.h94 #define IEEE80211_STYPE_DATA_CFACKPOLL 0x0030 macro