Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v4k.h87 uint8_t xlnaGainCh[AR5416_4K_MAX_CHAINS]; // 1 member
H A Dah_eeprom_v14.h206 uint8_t xlnaGainCh[AR5416_MAX_CHAINS]; // 3 member
/dragonfly/tools/tools/ath/athprom/
H A Dathprom.c587 fprintf(fd, "%3d", eepromN.modalHeader[curmode].xlnaGainCh[atoi(var+10)]); in eevar()