Searched refs:AR_CFG_SWRD (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c747 mask = INIT_CONFIG_STATUS | AR_CFG_SWRD;
750 AR_CFG_SWTD | AR_CFG_SWRD;
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210reg.h120 #define AR_CFG_SWRD 0x00000004 /* BE for RX desc */ macro
H A Dar5210_reset.c601 AR_CFG_SWTD | AR_CFG_SWRD | AR_CFG_SWRG;
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211reg.h280 #define AR_CFG_SWRD 0x00000004 /* byteswap rx descriptor words */ macro
H A Dar5211_reset.c771 AR_CFG_SWTD | AR_CFG_SWRD | AR_CFG_SWRG;
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212reg.h343 #define AR_CFG_SWRD 0x00000004 /* byteswap rx descriptor words */ macro
H A Dar5212_reset.c1135 mask = INIT_CONFIG_STATUS | AR_CFG_SWRD | AR_CFG_SWRG;
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1333 mask = INIT_CONFIG_STATUS | AR_CFG_SWRD | AR_CFG_SWRG;

Completed in 92 milliseconds