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