ath9k: move ath9k_beacon_config_ap common
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / ath / ath9k / common-beacon.h
index d8e7c0db08a98f48b8be94e0388785e2a95e16a1..3665d27f0dc7db644c8b92cc3f2b3c6c4191a620 100644 (file)
@@ -21,3 +21,6 @@ int ath9k_cmn_beacon_config_sta(struct ath_hw *ah,
                                struct ath9k_beacon_state *bs);
 void ath9k_cmn_beacon_config_adhoc(struct ath_hw *ah,
                                   struct ath_beacon_config *conf);
+void ath9k_cmn_beacon_config_ap(struct ath_hw *ah,
+                               struct ath_beacon_config *conf,
+                               unsigned int bc_buf);