Lines Matching defs:ah
21 static void ath9k_hw_set_txq_interrupts(struct ath_hw *ah, in ath9k_hw_set_txq_interrupts()
46 u32 ath9k_hw_gettxbuf(struct ath_hw *ah, u32 q) in ath9k_hw_gettxbuf()
52 void ath9k_hw_puttxbuf(struct ath_hw *ah, u32 q, u32 txdp) in ath9k_hw_puttxbuf()
58 void ath9k_hw_txstart(struct ath_hw *ah, u32 q) in ath9k_hw_txstart()
65 u32 ath9k_hw_numtxpending(struct ath_hw *ah, u32 q) in ath9k_hw_numtxpending()
105 bool ath9k_hw_updatetxtriglevel(struct ath_hw *ah, bool bIncTrigLevel) in ath9k_hw_updatetxtriglevel()
134 void ath9k_hw_abort_tx_dma(struct ath_hw *ah) in ath9k_hw_abort_tx_dma()
170 bool ath9k_hw_stop_dma_queue(struct ath_hw *ah, u32 q) in ath9k_hw_stop_dma_queue()
196 bool ath9k_hw_set_txq_props(struct ath_hw *ah, int q, in ath9k_hw_set_txq_props()
261 bool ath9k_hw_get_txq_props(struct ath_hw *ah, int q, in ath9k_hw_get_txq_props()
293 int ath9k_hw_setuptxqueue(struct ath_hw *ah, enum ath9k_tx_queue type, in ath9k_hw_setuptxqueue()
337 static void ath9k_hw_clear_queue_interrupts(struct ath_hw *ah, u32 q) in ath9k_hw_clear_queue_interrupts()
346 bool ath9k_hw_releasetxqueue(struct ath_hw *ah, u32 q) in ath9k_hw_releasetxqueue()
367 bool ath9k_hw_resettxqueue(struct ath_hw *ah, u32 q) in ath9k_hw_resettxqueue()
524 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds, in ath9k_hw_rxprocdesc()
638 bool ath9k_hw_setrxabort(struct ath_hw *ah, bool set) in ath9k_hw_setrxabort()
668 void ath9k_hw_putrxbuf(struct ath_hw *ah, u32 rxdp) in ath9k_hw_putrxbuf()
674 void ath9k_hw_startpcureceive(struct ath_hw *ah, bool is_scanning) in ath9k_hw_startpcureceive()
684 void ath9k_hw_abortpcurecv(struct ath_hw *ah) in ath9k_hw_abortpcurecv()
692 bool ath9k_hw_stopdmarecv(struct ath_hw *ah, bool *reset) in ath9k_hw_stopdmarecv()
741 int ath9k_hw_beaconq_setup(struct ath_hw *ah) in ath9k_hw_beaconq_setup()
757 bool ath9k_hw_intrpend(struct ath_hw *ah) in ath9k_hw_intrpend()
780 void ath9k_hw_kill_interrupts(struct ath_hw *ah) in ath9k_hw_kill_interrupts()
797 void ath9k_hw_disable_interrupts(struct ath_hw *ah) in ath9k_hw_disable_interrupts()
808 void ath9k_hw_enable_interrupts(struct ath_hw *ah) in ath9k_hw_enable_interrupts()
845 void ath9k_hw_set_interrupts(struct ath_hw *ah) in ath9k_hw_set_interrupts()
958 void ath9k_hw_set_tx_filter(struct ath_hw *ah, u8 destidx, bool set) in ath9k_hw_set_tx_filter()