Searched refs:AR_DestIdxValid (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212desc.h70 #define AR_DestIdxValid 0x40000000 /* destination index valid */ macro
H A Dar5212_xmit.c741 ads->ds_ctl0 |= AR_DestIdxValid;
/freebsd-12-stable/tools/tools/ath/athalq/
H A Dar5212_ds.c108 MF(txc.ds_ctl0, AR_DestIdxValid),
H A Dar5416_ds.c150 MF(txc.ds_ctl0, AR_DestIdxValid),
H A Dar5416_ds_tdma.c153 MF(txc.ds_ctl0, AR_DestIdxValid),
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416desc.h116 #define AR_DestIdxValid 0x40000000 macro
H A Dar5416_xmit.c396 ads->ds_ctl0 |= AR_DestIdxValid;
593 ads->ds_ctl0 |= AR_DestIdxValid;

Completed in 186 milliseconds