|
@@ -713,7 +713,6 @@ u32 ath9k_hw_numtxpending(struct ath_hw *ah, u32 q);
|
|
|
bool ath9k_hw_updatetxtriglevel(struct ath_hw *ah, bool bIncTrigLevel);
|
|
|
bool ath9k_hw_stop_dma_queue(struct ath_hw *ah, u32 q);
|
|
|
void ath9k_hw_abort_tx_dma(struct ath_hw *ah);
|
|
|
-void ath9k_hw_gettxintrtxqs(struct ath_hw *ah, u32 *txqs);
|
|
|
bool ath9k_hw_set_txq_props(struct ath_hw *ah, int q,
|
|
|
const struct ath9k_tx_queue_info *qinfo);
|
|
|
bool ath9k_hw_get_txq_props(struct ath_hw *ah, int q,
|