Home
last modified time | relevance | path

Searched refs:IPW_TX_POWER_DEFAULT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h817 #define IPW_TX_POWER_DEFAULT 32 macro
H A 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()
H A Dipw2200.h1725 #define IPW_TX_POWER_DEFAULT IPW_TX_POWER_MAX macro
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h817 #define IPW_TX_POWER_DEFAULT 32 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.h1724 #define IPW_TX_POWER_DEFAULT IPW_TX_POWER_MAX macro
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()

Completed in 64 milliseconds