Home
last modified time | relevance | path

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

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