Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dmlme.c35 #define IEEE80211_AUTH_TIMEOUT_LONG (HZ / 2) macro
5948 round_jiffies_up(jiffies + IEEE80211_AUTH_TIMEOUT_LONG); in ieee80211_auth()