Home
last modified time | relevance | path

Searched refs:IEEE80211_FRAME_RELEASE_PSPOLL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dsta_info.c1906 if (reason == IEEE80211_FRAME_RELEASE_PSPOLL && in ieee80211_sta_ps_more_data()
1999 if (driver_release_tids && reason == IEEE80211_FRAME_RELEASE_PSPOLL) in ieee80211_sta_ps_deliver_response()
2182 IEEE80211_FRAME_RELEASE_PSPOLL); in ieee80211_sta_ps_deliver_poll_response()
/openbmc/linux/include/net/
H A Dmac80211.h3588 IEEE80211_FRAME_RELEASE_PSPOLL, enumerator
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c4149 if (reason == IEEE80211_FRAME_RELEASE_PSPOLL) { in iwl_mvm_sta_modify_sleep_tx_count()