Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5112.c360 int16_t minPwr_t4, maxPwr_t4, Pmin, Pmid; in ar5112SetPowerTable() local
505 ahp->ah_pcdacTable, &Pmid); in ar5112SetPowerTable()
507 *pPowerMid = (int16_t) (Pmid / 2); in ar5112SetPowerTable()