Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.h72 struct tpcMap { struct
97 struct tpcMap ee_tpc[AR_CHANNELS_MAX]; argument
H A Dah_eeprom_v1.c202 struct tpcMap *chan = &ee->ee_tpc[i]; in ath_hal_v1EepromAttach()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c616 getPcdac(struct ath_hal *ah, const struct tpcMap *pRD, uint8_t dBm) in getPcdac()
659 getGainF(struct ath_hal *ah, const struct tpcMap *pRD, in getGainF()
739 const struct tpcMap *pRD; in setupPowerSettings()