Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h122 #define AP_DISASSOC_DELAY (HZ) macro
H A Dhostap_ap.c282 sta->timer.expires = jiffies + AP_DISASSOC_DELAY; in ap_handle_timer()