Searched refs:AR_AntCtl3 (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/dev/ath/ath_hal/ar5416/ |
| HD | ar5416_xmit.c | 388 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()
|
| HD | ar5416desc.h | 225 #define AR_AntCtl3 0x00ffffff macro
|
| /trueos/tools/tools/ath/athalq/ |
| HD | ar5416_ds.c | 248 txc.ds_ctl11 & AR_AntCtl3); in ar5416_decode_txdesc()
|
| HD | ar5416_ds_tdma.c | 252 txc.ds_ctl11 & AR_AntCtl3); in ar5416_decode_txdesc()
|