Searched refs:pChannelList (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h187 const uint16_t *pChannelList; member in struct:pcdacsEeprom
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1327 eepromPcdacs.pChannelList= ee->ee_channels11a;
1334 eepromPcdacs.pChannelList= ee->ee_channels11g;
1341 eepromPcdacs.pChannelList= ee->ee_channels11b;
1707 ar5211GetLowerUpperValues(channel, pSrcStruct->pChannelList,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c418 eepromPcdacs.pChannelList = ee->ee_channels11a;
423 eepromPcdacs.pChannelList = ee->ee_channels11b;
429 eepromPcdacs.pChannelList = ee->ee_channels11g;
556 pSrcStruct->pChannelList, pSrcStruct->numChannels,

Completed in 159 milliseconds