Home
last modified time | relevance | path

Searched refs:ah_getSpurChan (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/external/isc/atheros_hal/dist/
Dah_internal.h260 uint16_t (*ah_getSpurChan)(struct ath_hal *, int, HAL_BOOL); member
354 AH_PRIVATE(_ah)->ah_getSpurChan(_ah, _ix, _is2G)
Dah_eeprom_v1.c250 AH_PRIVATE(ah)->ah_getSpurChan = v1EepromGetSpurChan; in ath_hal_v1EepromAttach()
Dah_eeprom_v4k.c384 AH_PRIVATE(ah)->ah_getSpurChan = v4kEepromGetSpurChan; in ath_hal_v4kEepromAttach()
Dah_eeprom_v14.c400 AH_PRIVATE(ah)->ah_getSpurChan = v14EepromGetSpurChan; in ath_hal_v14EepromAttach()
Dah_eeprom_v3.c1871 AH_PRIVATE(ah)->ah_getSpurChan = legacyEepromGetSpurChan; in ath_hal_legacyEepromAttach()