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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpmain.c3032 DbgPrint("calFreqPier2G : %d, %d, %d, %d\n",
3033 eepromImage->calFreqPier2G[0]+2300,
3034 eepromImage->calFreqPier2G[1]+2300,
3035 eepromImage->calFreqPier2G[2]+2300,
3036 eepromImage->calFreqPier2G[3]+2300
3043 if (eepromImage->calFreqPier2G[i] == 0xff)
3053 index = zfFindFreqIndex(fbin, eepromImage->calFreqPier2G, max2gIndex);
3075 eepromImage->calFreqPier2G[index],
3077 eepromImage->calFreqPier2G[index+1],
3081 eepromImage->calFreqPier2G[inde
[all...]
H A Dhpusb.h396 A_UINT8 calFreqPier2G[AR5416_NUM_2G_CAL_PIERS]; member in struct:ar5416Eeprom
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Deeprom.h581 u8 calFreqPier2G[AR5416_NUM_2G_CAL_PIERS]; member in struct:ar5416_eeprom_def
609 u8 calFreqPier2G[AR5416_EEP4K_NUM_2G_CAL_PIERS]; member in struct:ar5416_eeprom_4k
629 u8 calFreqPier2G[AR9287_NUM_2G_CAL_PIERS]; member in struct:ar9287_eeprom
H A Dar9003_eeprom.h281 u8 calFreqPier2G[AR9300_NUM_2G_CAL_PIERS]; member in struct:ar9300_eeprom
H A Dar9003_eeprom.c158 .calFreqPier2G = {
1622 pCalPier = &(eep->calFreqPier2G[ipier]);
H A Deeprom_4k.c415 pCalBChans = pEepData->calFreqPier2G;
H A Deeprom_9287.c481 pCalBChans = pEepData->calFreqPier2G;
H A Deeprom_def.c861 pCalBChans = pEepData->calFreqPier2G;

Completed in 135 milliseconds