Searched refs:AR_RTSDuration_S (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5210/ | ||
H A D | ar5210desc.h | 73 #define AR_RTSDuration_S 19 macro |
H A D | ar5210_xmit.c | 521 ads->ds_ctl1 |= (rtsctsDuration << AR_RTSDuration_S) in ar5210SetupTxDesc() |