Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dar5211.c458 freq = AR5K_INI_RFGAIN_2GHZ; in ar5k_ar5211_reset()
462 freq = AR5K_INI_RFGAIN_2GHZ; in ar5k_ar5211_reset()
526 if (freq == AR5K_INI_RFGAIN_2GHZ) in ar5k_ar5211_reset()
2569 if (freq == AR5K_INI_RFGAIN_2GHZ && in ar5k_ar5211_rfregs()
Dar5212.c520 freq = AR5K_INI_RFGAIN_2GHZ; in ar5k_ar5212_reset()
524 freq = AR5K_INI_RFGAIN_2GHZ; in ar5k_ar5212_reset()
682 if (freq == AR5K_INI_RFGAIN_2GHZ) in ar5k_ar5212_reset()
Dar5xxx.h1978 #define AR5K_INI_RFGAIN_2GHZ 1 macro
Dar5xxx.c1780 case AR5K_INI_RFGAIN_2GHZ: in ar5k_rfgain()