Home
last modified time | relevance | path

Searched refs:IEEE80211_STYPE_PSPOLL (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c2191 if (type == IEEE80211_FTYPE_CTL && stype == IEEE80211_STYPE_PSPOLL) { in handle_ap_item()
2309 IEEE80211_FTYPE_CTL | IEEE80211_STYPE_PSPOLL); in schedule_packet_send()
2889 stype != IEEE80211_STYPE_PSPOLL) in hostap_update_sta_ps2()
/openbmc/linux/include/linux/
H A Dieee80211.h83 #define IEEE80211_STYPE_PSPOLL 0x00A0 macro
693 cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_PSPOLL); in ieee80211_is_pspoll()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h321 #define IEEE80211_STYPE_PSPOLL 0x00A0 macro
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c84 case cpu_to_le16(IEEE80211_STYPE_PSPOLL): in il_update_stats()
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dmain.c762 case IEEE80211_STYPE_PSPOLL: in orinoco_rx_monitor()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c1005 IEEE80211_STYPE_PSPOLL | in hwsim_send_ps_poll()
/openbmc/linux/net/mac80211/
H A Dtx.c5699 IEEE80211_STYPE_PSPOLL); in ieee80211_pspoll_get()