Searched refs:bs_dtimperiod (Results 1 – 3 of 3) sorted by relevance
1374 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()
284 #define bs_dtimperiod bs_dtim_period macro
2594 dtim = state->bs_dtimperiod; in ar5k_ar5212_set_beacon_timers()