Home
last modified time | relevance | path

Searched refs:AH9287 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287.h45 #define AH9287(_ah) ((struct ath_hal_9287 *)(_ah)) macro
H A Dar9287.c100 &AH9287(ah)->ah_ini_cckFirJapan2484, 1, in ar9287SetChannel()
104 &AH9287(ah)->ah_ini_cckFirNormal, 1, in ar9287SetChannel()
H A Dar9287_attach.c417 regWrites = ath_hal_ini_write(ah, &AH9287(ah)->ah_ini_rxgain, modesIndex, regWrites); in ar9287WriteIni()
418 regWrites = ath_hal_ini_write(ah, &AH9287(ah)->ah_ini_txgain, modesIndex, regWrites); in ar9287WriteIni()