Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c961 AH9300(ah)->ah_beaconInterval = bt->bt_intval & HAL_BEACON_PERIOD; in ar9300_beacon_set_beacon_timers()
H A Dar9300_xmit.c440 value = (ahp->ah_beaconInterval * 50 / 100) in ar9300_reset_tx_queue()
H A Dar9300.h890 uint32_t ah_beaconInterval; member