]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/ath/ath9k/ar9003_eeprom.h
ath9k_hw: Add a helper function to get spur channel pointer from cal data for AR9003...
[karo-tx-linux.git] / drivers / net / wireless / ath / ath9k / ar9003_eeprom.h
index ce4d7620353595fb7fe835d5ed934ab7c232e944..33503217dab3225b2c1b83619a8719b135a3f77c 100644 (file)
@@ -343,4 +343,5 @@ struct ar9300_eeprom {
 s32 ar9003_hw_get_tx_gain_idx(struct ath_hw *ah);
 s32 ar9003_hw_get_rx_gain_idx(struct ath_hw *ah);
 
+u8 *ar9003_get_spur_chan_ptr(struct ath_hw *ah, bool is_2ghz);
 #endif