Home
last modified time | relevance | path

Searched refs:unprot_beacon_reported (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dsme.c709 wdev->unprot_beacon_reported = 0; in __cfg80211_connect_result()
937 wdev->unprot_beacon_reported = 0; in __cfg80211_roamed()
H A Dnl80211.c15993 if (wdev->unprot_beacon_reported && in cfg80211_rx_unprot_mlme_mgmt()
15994 elapsed_jiffies_msecs(wdev->unprot_beacon_reported) < 10000) in cfg80211_rx_unprot_mlme_mgmt()
15997 wdev->unprot_beacon_reported = jiffies; in cfg80211_rx_unprot_mlme_mgmt()
/kernel/linux/linux-6.6/net/wireless/
H A Dsme.c783 wdev->unprot_beacon_reported = 0; in __cfg80211_connect_result()
1139 wdev->unprot_beacon_reported = 0; in __cfg80211_roamed()
H A Dnl80211.c17985 if (wdev->unprot_beacon_reported && in cfg80211_rx_unprot_mlme_mgmt()
17986 elapsed_jiffies_msecs(wdev->unprot_beacon_reported) < 10000) in cfg80211_rx_unprot_mlme_mgmt()
17989 wdev->unprot_beacon_reported = jiffies; in cfg80211_rx_unprot_mlme_mgmt()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h5240 * @unprot_beacon_reported: (private) timestamp of last
5319 unsigned long unprot_beacon_reported; member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h5970 * @unprot_beacon_reported: (private) timestamp of last
6045 unsigned long unprot_beacon_reported; member

Completed in 65 milliseconds