Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dmlme.c37 #define IEEE80211_AUTH_TIMEOUT_LONG (HZ / 2) macro
4082 round_jiffies_up(jiffies + IEEE80211_AUTH_TIMEOUT_LONG); in ieee80211_auth()