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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2100.h816 #define IPW_TX_POWER_DEFAULT 32 macro
H A Dipw2200.h1720 #define IPW_TX_POWER_DEFAULT IPW_TX_POWER_MAX macro
H A Dipw2100.c5266 if (tx_power != IPW_TX_POWER_DEFAULT)
6125 priv->tx_power = IPW_TX_POWER_DEFAULT;
7272 value = IPW_TX_POWER_DEFAULT;
7308 if (priv->tx_power == IPW_TX_POWER_DEFAULT) {
H A Dipw2200.c8680 priv->tx_power = IPW_TX_POWER_DEFAULT;
9409 wrqu->power.value = IPW_TX_POWER_DEFAULT;

Completed in 204 milliseconds