Searched refs:cac_timeout (Results 1 – 1 of 1) sorted by relevance
67 SYSCTL_INT(_net_wlan, OID_AUTO, cac_timeout, CTLFLAG_RW,132 cac_timeout(void *arg) in cac_timeout() function194 callout_reset(&dfs->cac_timer, CAC_TIMEOUT, cac_timeout, vap); in ieee80211_dfs_cac_start()