Home
last modified time | relevance | path

Searched refs:AR_BurstDur (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_mac.c463 SM(0, AR_BurstDur); in ath9k_hw_set11n_ratescenario()
540 ads->ds_ctl2 &= ~AR_BurstDur; in ath9k_hw_set11n_burstduration()
541 ads->ds_ctl2 |= SM(burstDuration, AR_BurstDur); in ath9k_hw_set11n_burstduration()
H A Darn_hw.h135 #define AR_BurstDur 0x00007fff macro