Home
last modified time | relevance | path

Searched refs:AP_DISASSOC_DELAY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h118 * AP_DISASSOC_DELAY. Similarly, a the station will be deauthenticated after
122 #define AP_DISASSOC_DELAY (HZ) macro
H A Dhostap_ap.c282 sta->timer.expires = jiffies + AP_DISASSOC_DELAY; in ap_handle_timer()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h118 * AP_DISASSOC_DELAY. Similarly, a the station will be deauthenticated after
122 #define AP_DISASSOC_DELAY (HZ) macro
H A Dhostap_ap.c282 sta->timer.expires = jiffies + AP_DISASSOC_DELAY; in ap_handle_timer()

Completed in 9 milliseconds