Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ath/ath_hal/ar5416/
HDar5416_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()
HDar5416desc.h207 #define AR_AntCtl0 0x00ffffff macro
/freebsd-head/tools/tools/ath/athalq/
HDar5416_ds.c231 printf(" try 0: ant=0x%08x\n", txc.ds_ctl8 & AR_AntCtl0); in ar5416_decode_txdesc()
HDar5416_ds_tdma.c235 printf(" try 0: ant=0x%08x\n", txc.ds_ctl8 & AR_AntCtl0); in ar5416_decode_txdesc()