Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dmlme.c72 #define IEEE80211_CONNECTION_IDLE_TIME (30 * HZ) macro
136 round_jiffies_up(jiffies + IEEE80211_CONNECTION_IDLE_TIME)); in ieee80211_sta_reset_conn_monitor()
2486 IEEE80211_CONNECTION_IDLE_TIME)); in ieee80211_reset_ap_probe()
4672 timeout += IEEE80211_CONNECTION_IDLE_TIME; in ieee80211_sta_conn_mon_timer()