Lines Matching defs:common

200 	struct ath_common *common = ath9k_hw_common(ah);
205 ath_dbg(common, QUEUE,
210 ath_dbg(common, QUEUE, "Set queue properties for: %u\n", q);
264 struct ath_common *common = ath9k_hw_common(ah);
269 ath_dbg(common, QUEUE,
296 struct ath_common *common = ath9k_hw_common(ah);
317 ath_err(common, "Invalid TX queue type: %u\n", type);
321 ath_dbg(common, QUEUE, "Setup TX queue: %u\n", q);
325 ath_err(common, "TX queue: %u already active\n", q);
348 struct ath_common *common = ath9k_hw_common(ah);
353 ath_dbg(common, QUEUE, "Release TXQ, inactive queue: %u\n", q);
357 ath_dbg(common, QUEUE, "Release TX queue: %u\n", q);
369 struct ath_common *common = ath9k_hw_common(ah);
375 ath_dbg(common, QUEUE, "Reset TXQ, inactive queue: %u\n", q);
379 ath_dbg(common, QUEUE, "Reset TX queue: %u\n", q);
696 struct ath_common *common = ath9k_hw_common(ah);
727 ath_err(common,
783 struct ath_common *common = ath9k_hw_common(ah);
785 ath_dbg(common, INTERRUPT, "disable IER\n");
811 struct ath_common *common = ath9k_hw_common(ah);
824 ath_dbg(common, INTERRUPT, "enable IER\n");
833 ath_dbg(common, INTERRUPT, "AR_IMR 0x%x IER 0x%x\n",
876 struct ath_common *common = ath9k_hw_common(ah);
882 ath_dbg(common, INTERRUPT, "Do not enable IER ref count %d\n",
893 struct ath_common *common = ath9k_hw_common(ah);
899 ath_dbg(common, INTERRUPT, "Do not enable IER ref count %d\n",
913 struct ath_common *common = ath9k_hw_common(ah);
919 ath_dbg(common, INTERRUPT, "Clearing AR_INTR_PRIO_ASYNC_ENABLE\n");
925 ath_dbg(common, INTERRUPT, "New interrupt mask 0x%x\n", ints);
998 ath_dbg(common, INTERRUPT, "new IMR 0x%x\n", mask);