Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h817 #define IPW_TX_POWER_DEFAULT 32 macro
H A Dipw2200.h1724 #define IPW_TX_POWER_DEFAULT IPW_TX_POWER_MAX macro
H A Dipw2100.c5222 if (tx_power != IPW_TX_POWER_DEFAULT) in ipw2100_set_tx_power()
6093 priv->tx_power = IPW_TX_POWER_DEFAULT; in ipw2100_alloc_device()
7200 value = IPW_TX_POWER_DEFAULT; in ipw2100_wx_set_txpow()
7236 if (priv->tx_power == IPW_TX_POWER_DEFAULT) { in ipw2100_wx_get_txpow()
H A Dipw2200.c8526 priv->tx_power = IPW_TX_POWER_DEFAULT; in ipw_sw_reset()
9245 wrqu->power.value = IPW_TX_POWER_DEFAULT; in ipw_wx_set_txpow()