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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5112.c52 static HAL_BOOL getFullPwrTable(uint16_t numPcdacs, uint16_t *pcdacs,
440 if (!getFullPwrTable(numPcd, &pcdacs[0], &powers[0],
454 if (!getFullPwrTable(numPcd, &pcdacs[0], &powers[0],
468 if (!getFullPwrTable(numPcd, &pcdacs[0], &powers[0],
609 getFullPwrTable(uint16_t numPcdacs, uint16_t *pcdacs, int16_t *power, int16_t maxPower, int16_t *retVals) function

Completed in 110 milliseconds