Searched refs:pgaDesiredSize (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_eeprom_v4k.h88 int8_t pgaDesiredSize; // 1 member in struct:ModalEepHeader4k
H A Dah_eeprom_v14.h207 int8_t pgaDesiredSize; // 1 member in struct:ModalEepHeader
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c1625 int8_t adcDesiredSize, pgaDesiredSize; local
1667 pgaDesiredSize = ee->ee_pgaDesiredSizeTurbo[is2GHz];
1673 pgaDesiredSize = ee->ee_pgaDesiredSize[is2GHz];
1683 AR_PHY_DESIRED_SZ_PGA, pgaDesiredSize);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1683 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, AR_PHY_DESIRED_SZ_PGA, pModal->pgaDesiredSize);

Completed in 48 milliseconds