Lines Matching refs:ath_dbg

24 	ath_dbg(ath9k_hw_common(ah), INTERRUPT,  in ath9k_hw_set_txq_interrupts()
60 ath_dbg(ath9k_hw_common(ah), QUEUE, "Enable TXE on queue: %u\n", q); in ath9k_hw_txstart()
205 ath_dbg(common, QUEUE, in ath9k_hw_set_txq_props()
210 ath_dbg(common, QUEUE, "Set queue properties for: %u\n", q); in ath9k_hw_set_txq_props()
269 ath_dbg(common, QUEUE, in ath9k_hw_get_txq_props()
321 ath_dbg(common, QUEUE, "Setup TX queue: %u\n", q); in ath9k_hw_setuptxqueue()
353 ath_dbg(common, QUEUE, "Release TXQ, inactive queue: %u\n", q); in ath9k_hw_releasetxqueue()
357 ath_dbg(common, QUEUE, "Release TX queue: %u\n", q); in ath9k_hw_releasetxqueue()
375 ath_dbg(common, QUEUE, "Reset TXQ, inactive queue: %u\n", q); in ath9k_hw_resettxqueue()
379 ath_dbg(common, QUEUE, "Reset TX queue: %u\n", q); in ath9k_hw_resettxqueue()
785 ath_dbg(common, INTERRUPT, "disable IER\n"); in ath9k_hw_kill_interrupts()
824 ath_dbg(common, INTERRUPT, "enable IER\n"); in __ath9k_hw_enable_interrupts()
833 ath_dbg(common, INTERRUPT, "AR_IMR 0x%x IER 0x%x\n", in __ath9k_hw_enable_interrupts()
841 ath_dbg(ath9k_hw_common(ah), INTERRUPT, in __ath9k_hw_enable_interrupts()
846 ath_dbg(ath9k_hw_common(ah), INTERRUPT, in __ath9k_hw_enable_interrupts()
854 ath_dbg(ath9k_hw_common(ah), INTERRUPT, in __ath9k_hw_enable_interrupts()
882 ath_dbg(common, INTERRUPT, "Do not enable IER ref count %d\n", in ath9k_hw_resume_interrupts()
899 ath_dbg(common, INTERRUPT, "Do not enable IER ref count %d\n", in ath9k_hw_enable_interrupts()
919 ath_dbg(common, INTERRUPT, "Clearing AR_INTR_PRIO_ASYNC_ENABLE\n"); in ath9k_hw_set_interrupts()
925 ath_dbg(common, INTERRUPT, "New interrupt mask 0x%x\n", ints); in ath9k_hw_set_interrupts()
998 ath_dbg(common, INTERRUPT, "new IMR 0x%x\n", mask); in ath9k_hw_set_interrupts()
1042 ath_dbg(ath9k_hw_common(ah), PS, in ath9k_hw_set_tx_filter()