Home
last modified time | relevance | path

Searched defs:is2GHz (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom_v4k.c199 v4kEepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) in v4kEepromGetSpurChan()
215 fbin2freq(uint8_t fbin, HAL_BOOL is2GHz) in fbin2freq()
H A Dah_eeprom_v14.c217 v14EepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) in v14EepromGetSpurChan()
232 fbin2freq(uint8_t fbin, HAL_BOOL is2GHz) in fbin2freq()
H A Dah_eeprom_v1.c93 v1EepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) in v1EepromGetSpurChan()
H A Dah_eeprom_v3.c1743 legacyEepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) in legacyEepromGetSpurChan()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9280_attach.c385 HAL_BOOL is2GHz = IS_CHAN_2GHZ(chan); in ar9280SpurMitigate() local
H A Dar5416_attach.c491 HAL_BOOL is2GHz = IS_CHAN_2GHZ(chan); in ar5416SpurMitigate() local
H A Dar5416_reset.c1644 fbin2freq(uint8_t fbin, HAL_BOOL is2GHz) in fbin2freq()
1663 ar5416GetMaxEdgePower(uint16_t freq, CAL_CTL_EDGES *pRdEdgesPower, HAL_BOOL is2GHz) in ar5416GetMaxEdgePower()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_reset.c1487 int is2GHz = IS_CHAN_2GHZ(chan); in ar5212SetBoardValues() local
1624 HAL_BOOL is2GHz = IS_CHAN_2GHZ(ichan); in ar5212SetSpurMitigation() local