Home
last modified time | relevance | path

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

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