Searched refs:AR_DLCL_IFS (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_radar.c445 OS_REG_WRITE(ah, AR_DLCL_IFS(q),
460 OS_REG_WRITE(ah, AR_DLCL_IFS(0), 0x05fffc0f);
461 OS_REG_WRITE(ah, AR_DLCL_IFS(1), 0x05f0fc0f);
462 OS_REG_WRITE(ah, AR_DLCL_IFS(2), 0x05f03c07);
463 OS_REG_WRITE(ah, AR_DLCL_IFS(3), 0x05f01c03);
H A Dar9300_xmit.c326 OS_REG_WRITE(ah, AR_DLCL_IFS(q), SM(cw_min, AR_D_LCL_IFS_CWMIN)
407 OS_REG_WRITE(ah, AR_DLCL_IFS(q), SM(0, AR_D_LCL_IFS_CWMIN)
H A Dar9300_tx99_tgt.c508 OS_REG_WRITE(ah, AR_DLCL_IFS(qnum), 0);
H A Dar9300_xmit_ds.c493 OS_REG_WRITE(ah, AR_DLCL_IFS(qnum), 0);
H A Dar9300reg.h663 #define AR_DLCL_IFS(_i) (AR_D0_LCL_IFS + ((_i)<<2)) macro
664 #define AR_D9_LCL_IFS AR_DLCL_IFS(9)
H A Dar9300_misc.c3727 OS_REG_WRITE(ah, AR_DLCL_IFS(qnum), 0);
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c268 OS_REG_WRITE(ah, AR_DLCL_IFS(q),
H A Dar5211reg.h158 #define AR_DLCL_IFS(i) (AR_D0_LCL_IFS + ((i)<<2)) macro
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c307 OS_REG_WRITE(ah, AR_DLCL_IFS(q),
H A Dar5212reg.h179 #define AR_DLCL_IFS(_i) (AR_D0_LCL_IFS + ((_i)<<2)) macro
/freebsd-10.0-release/tools/tools/ath/athregs/
H A Ddumpregs.c569 , OS_REG_READ(ah, AR_DLCL_IFS(i))
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1277 OS_REG_WRITE(ah, AR_DLCL_IFS(q),

Completed in 206 milliseconds