Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_xmit.c388 ads->ds_ctl11 = SM(0, AR_AntCtl3) | SM(txPower, AR_XmitPower3); in ar5416SetupTxDesc()
421 ads->ds_ctl11 = SM(0, AR_AntCtl3) | SM(0, AR_XmitPower3); in ar5416SetupTxDesc()
646 ads->ds_ctl11 = SM(0, AR_AntCtl3) | SM(txPower, AR_XmitPower3); in ar5416SetupFirstTxDesc()
666 ads->ds_ctl11 = SM(0, AR_AntCtl3) | SM(0, AR_XmitPower3); in ar5416SetupFirstTxDesc()
962 ads->ds_ctl11 = SM(0, AR_AntCtl3) | SM(txPower, AR_XmitPower3); in ar5416Set11nRateScenario()
HDar5416desc.h225 #define AR_AntCtl3 0x00ffffff macro
/trueos/tools/tools/ath/athalq/
HDar5416_ds.c248 txc.ds_ctl11 & AR_AntCtl3); in ar5416_decode_txdesc()
HDar5416_ds_tdma.c252 txc.ds_ctl11 & AR_AntCtl3); in ar5416_decode_txdesc()