IPW_TX_POWER_DEFAULT
if (tx_power != IPW_TX_POWER_DEFAULT)
priv->tx_power = IPW_TX_POWER_DEFAULT;
value = IPW_TX_POWER_DEFAULT;
if (priv->tx_power == IPW_TX_POWER_DEFAULT) {
priv->tx_power = IPW_TX_POWER_DEFAULT;
wrqu->power.value = IPW_TX_POWER_DEFAULT;