Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_9287.h71 uint8_t openLoopPwrCntl; member
H A Dah_eeprom_v14.h183 uint8_t openLoopPwrCntl;/* 1: use open loop power control, member
H A Dah_eeprom_9287.c72 return pBase->openLoopPwrCntl ? HAL_OK : HAL_EIO; in v9287EepromGet()
H A Dah_eeprom_v14.c93 return pBase->openLoopPwrCntl ? HAL_OK : HAL_EIO; in v14EepromGet()