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

/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h377 int8_t ee_pgaDesiredSize[3]; /* 8-bit signed value */ member in struct:__anon11468
H A Dah_eeprom_v3.c1260 ee->ee_pgaDesiredSize[i] = (int8_t)((eeval >> 8) & 0xff);
/freebsd-13-stable/tools/tools/ath/athprom/
H A Dathprom.c581 fprintf(fd, "%2d", eeprom.ee_pgaDesiredSize[curmode]);
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1253 ((ee->ee_pgaDesiredSize[arrayMode] << 8) & 0xFF00) |
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c1673 pgaDesiredSize = ee->ee_pgaDesiredSize[is2GHz];

Completed in 71 milliseconds