Lines Matching refs:common

200 	struct ath_common *common = ath9k_hw_common(ah);  in ath9k_hw_set_txq_props()  local
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()
264 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_get_txq_props() local
269 ath_dbg(common, QUEUE, in ath9k_hw_get_txq_props()
296 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_setuptxqueue() local
317 ath_err(common, "Invalid TX queue type: %u\n", type); in ath9k_hw_setuptxqueue()
321 ath_dbg(common, QUEUE, "Setup TX queue: %u\n", q); in ath9k_hw_setuptxqueue()
325 ath_err(common, "TX queue: %u already active\n", q); in ath9k_hw_setuptxqueue()
348 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_releasetxqueue() local
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()
369 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_resettxqueue() local
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()
695 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_stopdmarecv() local
726 ath_err(common, in ath9k_hw_stopdmarecv()
782 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_kill_interrupts() local
784 ath_dbg(common, INTERRUPT, "disable IER\n"); in ath9k_hw_kill_interrupts()
810 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_enable_interrupts() local
818 ath_dbg(common, INTERRUPT, "Do not enable IER ref count %d\n", in ath9k_hw_enable_interrupts()
832 ath_dbg(common, INTERRUPT, "enable IER\n"); in ath9k_hw_enable_interrupts()
841 ath_dbg(common, INTERRUPT, "AR_IMR 0x%x IER 0x%x\n", in ath9k_hw_enable_interrupts()
851 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_interrupts() local
856 ath_dbg(common, INTERRUPT, "New interrupt mask 0x%x\n", ints); in ath9k_hw_set_interrupts()
926 ath_dbg(common, INTERRUPT, "new IMR 0x%x\n", mask); in ath9k_hw_set_interrupts()