Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h831 #define IPW_TX_POWER_DEFAULT 32 macro
Dipw2200.h1741 #define IPW_TX_POWER_DEFAULT IPW_TX_POWER_MAX macro
Dipw2100.c5249 if (tx_power != IPW_TX_POWER_DEFAULT) in ipw2100_set_tx_power()
6125 priv->tx_power = IPW_TX_POWER_DEFAULT; in ipw2100_alloc_device()
7251 value = IPW_TX_POWER_DEFAULT; in ipw2100_wx_set_txpow()
7287 if (priv->tx_power == IPW_TX_POWER_DEFAULT) { in ipw2100_wx_get_txpow()
Dipw2200.c8591 priv->tx_power = IPW_TX_POWER_DEFAULT; in ipw_sw_reset()
9310 wrqu->power.value = IPW_TX_POWER_DEFAULT; in ipw_wx_set_txpow()