Searched refs:AP_DISASSOC_DELAY (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/intersil/hostap/ | ||
A D | hostap_ap.h | 122 #define AP_DISASSOC_DELAY (HZ) macro |
A D | hostap_ap.c | 282 sta->timer.expires = jiffies + AP_DISASSOC_DELAY; in ap_handle_timer() |
Completed in 8 milliseconds