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

/netbsd-current/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar2413.c510 int16_t minCalPower2413_t2; local
536 &minCalPower2413_t2,gainBoundaries, rfXpdGain, pdadcValues);
580 if (minCalPower2413_t2 != 0)
581 ahp->ah_txPowerIndexOffset = (int16_t)(0 - minCalPower2413_t2);
H A Dar2425.c510 int16_t minCalPower2413_t2; local
531 pRawDataset, pdGainOverlap_t2,&minCalPower2413_t2,gainBoundaries,
542 if (minCalPower2413_t2 != 0)
543 ahp->ah_txPowerIndexOffset = (int16_t)(0 - minCalPower2413_t2);

Completed in 79 milliseconds