]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/net/wireless/bcm43xx/bcm43xx_radio.h
[PATCH] bcm43xx: set default attenuation values.
[mv-sheeva.git] / drivers / net / wireless / bcm43xx / bcm43xx_radio.h
index a5d2e10d5d98a7d23cd977b2ba604d7f94497db8..9ed18039fa3e2f6ff0cc20157d609a72df769d3e 100644 (file)
@@ -72,6 +72,11 @@ void bcm43xx_radio_set_txpower_a(struct bcm43xx_private *bcm, u16 txpower);
 void bcm43xx_radio_set_txpower_bg(struct bcm43xx_private *bcm,
                                u16 baseband_attenuation, u16 attenuation,
                               u16 txpower);
+
+u16 bcm43xx_default_baseband_attenuation(struct bcm43xx_private *bcm);
+u16 bcm43xx_default_radio_attenuation(struct bcm43xx_private *bcm);
+u16 bcm43xx_default_txctl1(struct bcm43xx_private *bcm);
+
 void bcm43xx_radio_set_txantenna(struct bcm43xx_private *bcm, u32 val);
 
 void bcm43xx_radio_clear_tssi(struct bcm43xx_private *bcm);