Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c101 uint32_t macStaId1, synthDelay, txFrm2TxDStart; in ar5312Reset() local
192 macStaId1 = OS_REG_READ(ah, AR_STA_ID1) & in ar5312Reset()
349 | macStaId1 in ar5312Reset()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c170 uint32_t macStaId1; in ar5211Reset() local
241 macStaId1 = OS_REG_READ(ah, AR_STA_ID1) & AR_STA_ID1_BASE_RATE_11B; in ar5211Reset()
378 | macStaId1 in ar5211Reset()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c130 uint32_t macStaId1, synthDelay, txFrm2TxDStart; in ar5212Reset() local
242 macStaId1 = OS_REG_READ(ah, AR_STA_ID1) & in ar5212Reset()
427 | macStaId1 in ar5212Reset()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c87 uint32_t macStaId1; in ar5416Reset() local
159 macStaId1 = OS_REG_READ(ah, AR_STA_ID1) & in ar5416Reset()
273 | macStaId1 in ar5416Reset()