Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h817 #define IPW_TX_POWER_DEFAULT 32 macro
Dipw2200.h1727 #define IPW_TX_POWER_DEFAULT IPW_TX_POWER_MAX macro
Dipw2100.c5235 if (tx_power != IPW_TX_POWER_DEFAULT) in ipw2100_set_tx_power()
6107 priv->tx_power = IPW_TX_POWER_DEFAULT; in ipw2100_alloc_device()
7233 value = IPW_TX_POWER_DEFAULT; in ipw2100_wx_set_txpow()
7269 if (priv->tx_power == IPW_TX_POWER_DEFAULT) { in ipw2100_wx_get_txpow()
Dipw2200.c8577 priv->tx_power = IPW_TX_POWER_DEFAULT; in ipw_sw_reset()
9296 wrqu->power.value = IPW_TX_POWER_DEFAULT; in ipw_wx_set_txpow()