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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c388 ads->ds_ctl8 = SM(0, AR_AntCtl0);
421 ads->ds_ctl8 = SM(0, AR_AntCtl0);
650 ads->ds_ctl8 = SM(0, AR_AntCtl0);
670 ads->ds_ctl8 = SM(0, AR_AntCtl0);
H A Dar5416desc.h86 #define ds_ctl8 u.tx.ctl8 macro
208 /* ds_ctl8 */
/freebsd-12-stable/tools/tools/ath/athalq/
H A Dar5416_ds.c232 /* ds_ctl8 */
233 printf(" try 0: ant=0x%08x\n", txc.ds_ctl8 & AR_AntCtl0);
H A Dar5416_ds_tdma.c236 /* ds_ctl8 */
237 printf(" try 0: ant=0x%08x\n", txc.ds_ctl8 & AR_AntCtl0);

Completed in 111 milliseconds