|
@@ -687,7 +687,7 @@ int ath9k_hw_setuptxqueue(struct ath_hw *ah, enum ath9k_tx_queue type,
|
|
bool ath9k_hw_releasetxqueue(struct ath_hw *ah, u32 q);
|
|
bool ath9k_hw_releasetxqueue(struct ath_hw *ah, u32 q);
|
|
bool ath9k_hw_resettxqueue(struct ath_hw *ah, u32 q);
|
|
bool ath9k_hw_resettxqueue(struct ath_hw *ah, u32 q);
|
|
int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds,
|
|
int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds,
|
|
- struct ath_rx_status *rs, u64 tsf);
|
|
|
|
|
|
+ struct ath_rx_status *rs);
|
|
void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds,
|
|
void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds,
|
|
u32 size, u32 flags);
|
|
u32 size, u32 flags);
|
|
bool ath9k_hw_setrxabort(struct ath_hw *ah, bool set);
|
|
bool ath9k_hw_setrxabort(struct ath_hw *ah, bool set);
|