Home
last modified time | relevance | path

Searched refs:bs_dtimperiod (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dath.c1374 bs.bs_dtimperiod = bs.bs_intval; in ath_beacon_config()
1399 if (bs.bs_sleepduration > bs.bs_dtimperiod) { in ath_beacon_config()
1401 roundup(bs.bs_sleepduration, bs.bs_dtimperiod); in ath_beacon_config()
1410 , bs.bs_dtimperiod in ath_beacon_config()
H A Dar5xxx.h284 #define bs_dtimperiod bs_dtim_period macro
H A Dar5212.c2594 dtim = state->bs_dtimperiod; in ar5k_ar5212_set_beacon_timers()