Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dar5212.c2986 HAL_BOOL tpc = hal->ah_txpower.txp_tpc; in ar5k_ar5212_txpower()
2996 hal->ah_txpower.txp_tpc = tpc; in ar5k_ar5212_txpower()
3027 if (hal->ah_txpower.txp_tpc == AH_TRUE) { in ar5k_ar5212_txpower()
H A Dar5xxx.h1151 HAL_BOOL txp_tpc; member
H A Dar5xxx.c201 hal->ah_txpower.txp_tpc = AR5K_TUNE_TPC_TXPOWER; in ath_hal_attach()