Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_eeprom_v1.h74 struct tpcMap { struct
99 struct tpcMap ee_tpc[AR_CHANNELS_MAX]; argument
Dah_eeprom_v1.c204 struct tpcMap *chan = &ee->ee_tpc[i]; in ath_hal_v1EepromAttach()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210_reset.c618 getPcdac(struct ath_hal *ah, const struct tpcMap *pRD, uint8_t dBm) in getPcdac()
661 getGainF(struct ath_hal *ah, const struct tpcMap *pRD, in getGainF()
741 const struct tpcMap *pRD; in setupPowerSettings()