Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.h74 struct tpcMap { struct
99 struct tpcMap ee_tpc[AR_CHANNELS_MAX]; argument
H A Dah_eeprom_v1.c204 struct tpcMap *chan = &ee->ee_tpc[i]; in ath_hal_v1EepromAttach()
/freebsd-12.1/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c619 getPcdac(struct ath_hal *ah, const struct tpcMap *pRD, uint8_t dBm) in getPcdac()
662 getGainF(struct ath_hal *ah, const struct tpcMap *pRD, in getGainF()
742 const struct tpcMap *pRD; in setupPowerSettings()