Home
last modified time | relevance | path

Searched refs:myNumRawChannels (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.c417 uint16_t myNumRawChannels, uint16_t *pMyRawChanList) in ar2413SetupEEPROMDataset() argument
423 pEEPROMDataset2413->numChannels = myNumRawChannels; in ar2413SetupEEPROMDataset()
432 for (i = 0; i < myNumRawChannels; i++) { in ar2413SetupEEPROMDataset()