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

/freebsd-current/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c748 mask = INIT_CONFIG_STATUS | AR_CFG_SWRD;
751 AR_CFG_SWTD | AR_CFG_SWRD;
/freebsd-current/sys/dev/ath/ath_hal/ar5210/
H A Dar5210reg.h120 #define AR_CFG_SWRD 0x00000004 /* BE for RX desc */ macro
H A Dar5210_reset.c604 mask = INIT_CONFIG_STATUS | AR_CFG_SWTD | AR_CFG_SWRD;
/freebsd-current/sys/dev/ath/ath_hal/ar5211/
H A Dar5211reg.h280 #define AR_CFG_SWRD 0x00000004 /* byteswap rx descriptor words */ macro
H A Dar5211_reset.c770 mask = INIT_CONFIG_STATUS | AR_CFG_SWTD | AR_CFG_SWRD;
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212reg.h345 #define AR_CFG_SWRD 0x00000004 /* byteswap rx descriptor words */ macro
H A Dar5212_reset.c1283 mask = INIT_CONFIG_STATUS | AR_CFG_SWRD;
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h1185 #define ar9300_init_cfg_reg(ah) OS_REG_RMW(ah, AR_CFG, AR_CFG_SWTD | AR_CFG_SWRD,0)
H A Dar9300reg.h44 #define AR_CFG_SWRD 0x00000004 // byteswap rx descriptor words macro
/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1444 mask = INIT_CONFIG_STATUS | AR_CFG_SWRD;

Completed in 174 milliseconds