Home
last modified time | relevance | path

Searched refs:IEEE80211_RX_BEACON_REPORTED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dieee80211_i.h190 * @IEEE80211_RX_BEACON_REPORTED: This frame was already reported
198 IEEE80211_RX_BEACON_REPORTED = BIT(1), enumerator
H A Drx.c3193 !(rx->flags & IEEE80211_RX_BEACON_REPORTED)) { in ieee80211_rx_h_mgmt_check()
3204 rx->flags |= IEEE80211_RX_BEACON_REPORTED; in ieee80211_rx_h_mgmt_check()
/kernel/linux/linux-6.6/net/mac80211/
H A Dieee80211_i.h193 * @IEEE80211_RX_BEACON_REPORTED: This frame was already reported
201 IEEE80211_RX_BEACON_REPORTED = BIT(1), enumerator
H A Drx.c3385 !(rx->flags & IEEE80211_RX_BEACON_REPORTED)) { in ieee80211_rx_h_mgmt_check()
3399 rx->flags |= IEEE80211_RX_BEACON_REPORTED; in ieee80211_rx_h_mgmt_check()

Completed in 24 milliseconds