Home
last modified time | relevance | path

Searched defs:max_power (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dar5xxx.c1800 ar5k_txpower_table(struct ath_hal *hal, HAL_CHANNEL *channel, int16_t max_power) in ar5k_txpower_table()
H A Dqwxreg.h2894 uint32_t max_power; member
/openbsd-src/sys/dev/pci/
H A Dif_iwx.c737 iwx_alloc_fw_monitor_block(struct iwx_softc * sc,uint8_t max_power,uint8_t min_power) iwx_alloc_fw_monitor_block() argument
774 iwx_alloc_fw_monitor(struct iwx_softc * sc,uint8_t max_power) iwx_alloc_fw_monitor() argument
[all...]
H A Dif_mwx.c3735 int max_power = 127; in mt7921_mcu_build_sku() local