Searched refs:DISCON_TIMER_INTVAL (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/ath/ath6kl/ | ||
D | core.h | 62 #define DISCON_TIMER_INTVAL 10000 /* in msec */ macro |
D | cfg80211.c | 670 jiffies + msecs_to_jiffies(DISCON_TIMER_INTVAL)); in ath6kl_cfg80211_connect() |