Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h815 #define IPW_TX_POWER_DEFAULT 32 macro
H A Dipw2200.h1720 #define IPW_TX_POWER_DEFAULT IPW_TX_POWER_MAX macro
H A Dipw2100.c5217 if (tx_power != IPW_TX_POWER_DEFAULT) in ipw2100_set_tx_power()
6083 priv->tx_power = IPW_TX_POWER_DEFAULT; in ipw2100_alloc_device()
7190 value = IPW_TX_POWER_DEFAULT; in ipw2100_wx_set_txpow()
7226 if (priv->tx_power == IPW_TX_POWER_DEFAULT) { in ipw2100_wx_get_txpow()
H A Dipw2200.c8534 priv->tx_power = IPW_TX_POWER_DEFAULT; in ipw_sw_reset()
9253 wrqu->power.value = IPW_TX_POWER_DEFAULT; in ipw_wx_set_txpow()