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

/freebsd-10-stable/tools/tools/ath/athprom/
H A Dathprom.c223 const EEPROM_POWER_EXPN_5112 *pExpnPower; variable
339 pExpnPower = exp;
340 numChannels = pExpnPower->numChannels;
474 mask = pExpnPower->xpdMask;
720 fprintf(fd, "0x%02x", pExpnPower->xpdMask);
725 fprintf(fd, "%2d", pExpnPower->numChannels);
730 fprintf(fd, "%4d", pExpnPower->pChannels[curchan]);
736 maxPower_t4 = pExpnPower->pDataPerChannel[curchan].maxPower_t4;
754 printQuarterDbmPower(fd, pExpnPower->pDataPerChannel[curchan].
806 pExpnPower
[all...]

Completed in 86 milliseconds