Home
last modified time | relevance | path

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

/linux-6.6.21/net/mac80211/
Dmlme.c73 #define IEEE80211_CONNECTION_IDLE_TIME (30 * HZ) macro
211 round_jiffies_up(jiffies + IEEE80211_CONNECTION_IDLE_TIME)); in ieee80211_sta_reset_conn_monitor()
3098 IEEE80211_CONNECTION_IDLE_TIME)); in ieee80211_reset_ap_probe()
6704 timeout += IEEE80211_CONNECTION_IDLE_TIME; in ieee80211_sta_conn_mon_timer()