Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h817 #define IPW_TX_POWER_DEFAULT 32 macro
Dipw2200.h1725 #define IPW_TX_POWER_DEFAULT IPW_TX_POWER_MAX macro
Dipw2100.c5233 if (tx_power != IPW_TX_POWER_DEFAULT) in ipw2100_set_tx_power()
6104 priv->tx_power = IPW_TX_POWER_DEFAULT; in ipw2100_alloc_device()
7211 value = IPW_TX_POWER_DEFAULT; in ipw2100_wx_set_txpow()
7247 if (priv->tx_power == IPW_TX_POWER_DEFAULT) { in ipw2100_wx_get_txpow()
Dipw2200.c8572 priv->tx_power = IPW_TX_POWER_DEFAULT; in ipw_sw_reset()
9291 wrqu->power.value = IPW_TX_POWER_DEFAULT; in ipw_wx_set_txpow()