Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212desc.h88 #define AR_RTSCTSDuration 0x00007fff /* RTS/CTS duration */ macro
H A Dar5212_xmit.c752 ads->ds_ctl2 |= SM(rtsctsDuration, AR_RTSCTSDuration); in ar5212SetupTxDesc()
/freebsd/tools/tools/ath/athalq/
H A Dar5212_ds.c125 MS(txc.ds_ctl2, AR_RTSCTSDuration)); in ar5212_decode_txdesc()