Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c386 ads->ds_ctl8 = SM(0, AR_AntCtl0); in ar5416SetupTxDesc()
419 ads->ds_ctl8 = SM(0, AR_AntCtl0); in ar5416SetupTxDesc()
648 ads->ds_ctl8 = SM(0, AR_AntCtl0); in ar5416SetupFirstTxDesc()
668 ads->ds_ctl8 = SM(0, AR_AntCtl0); in ar5416SetupFirstTxDesc()
H A Dar5416desc.h207 #define AR_AntCtl0 0x00ffffff macro
/freebsd/tools/tools/ath/athalq/
H A Dar5416_ds.c231 printf(" try 0: ant=0x%08x\n", txc.ds_ctl8 & AR_AntCtl0); in ar5416_decode_txdesc()
H A Dar5416_ds_tdma.c235 printf(" try 0: ant=0x%08x\n", txc.ds_ctl8 & AR_AntCtl0); in ar5416_decode_txdesc()