Home
last modified time | relevance | path

Searched refs:bs_nexttbtt (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_beacon.c283 bs.bs_nexttbtt = nexttbtt; in arn_beacon_config()
285 bs.bs_nextdtim = bs.bs_nexttbtt + dtimcount*intval; in arn_beacon_config()
338 bs.bs_nexttbtt, in arn_beacon_config()
H A Darn_ath9k.h748 uint32_t bs_nexttbtt; member
H A Darn_hw.c3364 REG_WRITE(ah, AR_NEXT_TBTT_TIMER, TU_TO_USEC(bs->bs_nexttbtt)); in ath9k_hw_set_sta_beacon_timers()
3386 nextTbtt = bs->bs_nexttbtt; in ath9k_hw_set_sta_beacon_timers()
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.c558 bs.bs_nexttbtt = nexttbtt; in ath_beacon_config()
590 bs.bs_nexttbtt, in ath_beacon_config()
H A Dath_hal.h695 uint32_t bs_nexttbtt; /* next beacon in TU */ member