Searched refs:AR_DestIdx (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212desc.h76 #define AR_DestIdx 0x000fe000 /* destination table index */ macro
H A Dar5212_xmit.c740 ads->ds_ctl1 |= SM(keyIx, AR_DestIdx);
/freebsd-12-stable/tools/tools/ath/athalq/
H A Dar5212_ds.c116 MS(txc.ds_ctl1, AR_DestIdx),
H A Dar5416_ds.c158 MS(txc.ds_ctl1, AR_DestIdx),
H A Dar5416_ds_tdma.c161 MS(txc.ds_ctl1, AR_DestIdx),
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416desc.h122 #define AR_DestIdx 0x000fe000 macro
H A Dar5416_xmit.c395 ads->ds_ctl1 |= SM(keyIx, AR_DestIdx);
592 ads->ds_ctl1 |= SM(keyIx, AR_DestIdx);

Completed in 122 milliseconds