|
@@ -715,7 +715,7 @@ void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds,
|
|
|
u32 size, u32 flags);
|
|
|
bool ath9k_hw_setrxabort(struct ath_hw *ah, bool set);
|
|
|
void ath9k_hw_putrxbuf(struct ath_hw *ah, u32 rxdp);
|
|
|
-void ath9k_hw_startpcureceive(struct ath_hw *ah);
|
|
|
+void ath9k_hw_startpcureceive(struct ath_hw *ah, bool is_scanning);
|
|
|
void ath9k_hw_stoppcurecv(struct ath_hw *ah);
|
|
|
void ath9k_hw_abortpcurecv(struct ath_hw *ah);
|
|
|
bool ath9k_hw_stopdmarecv(struct ath_hw *ah);
|