Home
last modified time | relevance | path

Searched refs:AR_ChainSel0 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416desc.h185 #define AR_ChainSel0 0x0000001c macro
H A Dar5416_xmit.c381 ads->ds_ctl7 = SM(ahp->ah_tx_chainmask, AR_ChainSel0) in ar5416SetupTxDesc()
642 ads->ds_ctl7 = SM(AH5416(ah)->ah_tx_chainmask, AR_ChainSel0) in ar5416SetupFirstTxDesc()
/freebsd/tools/tools/ath/athalq/
H A Dar5416_ds.c208 MS(txc.ds_ctl7, AR_ChainSel0), in ar5416_decode_txdesc()
H A Dar5416_ds_tdma.c214 MS(txc.ds_ctl7, AR_ChainSel0), in ar5416_decode_txdesc()