Home
last modified time | relevance | path

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

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