Searched refs:bperiod (Results 1 – 1 of 1) sorted by relevance
945 uint32_t bperiod; in ar9300_beacon_set_beacon_timers() local960 bperiod = TU_TO_USEC(bt->bt_intval & HAL_BEACON_PERIOD); in ar9300_beacon_set_beacon_timers()962 OS_REG_WRITE(ah, AR_BEACON_PERIOD, bperiod); in ar9300_beacon_set_beacon_timers()963 OS_REG_WRITE(ah, AR_DMA_BEACON_PERIOD, bperiod); in ar9300_beacon_set_beacon_timers()964 OS_REG_WRITE(ah, AR_SWBA_PERIOD, bperiod); in ar9300_beacon_set_beacon_timers()965 OS_REG_WRITE(ah, AR_NDP_PERIOD, bperiod); in ar9300_beacon_set_beacon_timers()