HomeSort by: relevance | last modified time | path
    Searched refs:AR_BurstDur (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_xmit.c 230 ads->ds_ctl2 |= SM(rtsctsDuration, AR_BurstDur);
418 ads->ds_ctl2 |= SM(rtsctsDuration, AR_BurstDur);
695 ads->ds_ctl2 &= ~AR_BurstDur;
696 ads->ds_ctl2 |= SM(burstDuration, AR_BurstDur);
ar5416desc.h 136 #define AR_BurstDur 0x00007fff

Completed in 21 milliseconds