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

/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h298 uint16_t Vpd[NUM_POINTS_LAST_PDGAIN]; member in struct:__anon11463
H A Dah_eeprom_v3.c488 * and Vpd values for pdgain_0
511 * and Vpd values for pdgain_1
536 * Read the last pwr and Vpd values for pdgain_0
552 * and Vpd values for pdgain_2
573 * Read the last pwr and Vpd values for pdgain_1
585 * and Vpd values for pdgain_3
619 /* read the last pwr and Vpd values for pdgain_2 */
718 pRawXPD->Vpd[0] = pCalCh->Vpd_I[jj];
722 pRawXPD->Vpd[kk] = (uint16_t)(pRawXPD->Vpd[k
[all...]
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar2317.c54 /* filled out Vpd table for all pdGains (chanL) */
57 /* filled out Vpd table for all pdGains (chanR) */
60 /* filled out Vpd table for all pdGains (interpolated) */
388 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L
393 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R
617 vpdmax = data->pDataPerPDGain[ii].Vpd[numVpd-1];
H A Dar2316.c54 /* filled out Vpd table for all pdGains (chanL) */
57 /* filled out Vpd table for all pdGains (chanR) */
60 /* filled out Vpd table for all pdGains (interpolated) */
410 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L
415 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R
H A Dar2413.c50 /* filled out Vpd table for all pdGains (chanL) */
53 /* filled out Vpd table for all pdGains (chanR) */
56 /* filled out Vpd table for all pdGains (interpolated) */
404 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L
409 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R
H A Dar2425.c367 /* filled out Vpd table for all pdGains (chanL) */
369 /* filled out Vpd table for all pdGains (chanR) */
371 /* filled out Vpd table for all pdGains (interpolated) */
411 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L
416 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R
H A Dar5413.c50 /* filled out Vpd table for all pdGains (chanL) */
53 /* filled out Vpd table for all pdGains (chanR) */
56 /* filled out Vpd table for all pdGains (interpolated) */
447 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L
452 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R
/freebsd-13-stable/tools/tools/ath/athprom/
H A Dathprom.c757 } else if (strneq(var, "Vpd", 3)) {
761 pDataPerPDGain[curpdgain].Vpd[vpd]);

Completed in 128 milliseconds