Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5211/
HDar5211desc.h59 #define AR_FrmType_S 20 macro
/trueos/sys/dev/ath/ath_hal/ar5210/
HDar5210desc.h58 #define AR_FrmType_S 26 macro
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212desc.h77 #define AR_FrmType_S 20 macro
HDar5212_xmit.c726 ads->ds_ctl1 = (type << AR_FrmType_S) in ar5212SetupTxDesc()