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