Searched refs:ee_pgaDesiredSize (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h376 int8_t ee_pgaDesiredSize[3]; /* 8-bit signed value */ member in struct:__anon9200
H A Dah_eeprom_v3.c1258 ee->ee_pgaDesiredSize[i] = (int8_t)((eeval >> 8) & 0xff);
/freebsd-11.0-release/tools/tools/ath/athprom/
H A Dathprom.c580 fprintf(fd, "%2d", eeprom.ee_pgaDesiredSize[curmode]);
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1251 ((ee->ee_pgaDesiredSize[arrayMode] << 8) & 0xFF00) |
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c1672 pgaDesiredSize = ee->ee_pgaDesiredSize[is2GHz];

Completed in 130 milliseconds