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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c391 ads->ds_ctl11 = SM(0, AR_AntCtl3) | SM(txPower, AR_XmitPower3);
424 ads->ds_ctl11 = SM(0, AR_AntCtl3) | SM(0, AR_XmitPower3);
653 ads->ds_ctl11 = SM(0, AR_AntCtl3) | SM(txPower, AR_XmitPower3);
673 ads->ds_ctl11 = SM(0, AR_AntCtl3) | SM(0, AR_XmitPower3);
969 ads->ds_ctl11 = SM(0, AR_AntCtl3) | SM(txPower, AR_XmitPower3);
H A Dar5416desc.h226 #define AR_AntCtl3 0x00ffffff macro
/freebsd-12-stable/tools/tools/ath/athalq/
H A Dar5416_ds.c248 txc.ds_ctl11 & AR_AntCtl3);
H A Dar5416_ds_tdma.c252 txc.ds_ctl11 & AR_AntCtl3);

Completed in 80 milliseconds