Searched refs:txgain_max (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_cal.c209 uint32_t txgain_max; local
221 txgain_max = MS(OS_REG_READ(ah, AR_PHY_TX_PWRCTRL7),
224 for (i = 0; i < (txgain_max+1); i++) {

Completed in 158 milliseconds