txurn_interrupt_mask  829 drivers/net/wireless/ath/ath9k/hw.h 	u32 txurn_interrupt_mask;
txurn_interrupt_mask   28 drivers/net/wireless/ath/ath9k/mac.c 		ah->txurn_interrupt_mask);
txurn_interrupt_mask   40 drivers/net/wireless/ath/ath9k/mac.c 	ah->imrs2_reg |= (ah->txurn_interrupt_mask & AR_IMR_S2_QCU_TXURN);
txurn_interrupt_mask  343 drivers/net/wireless/ath/ath9k/mac.c 	ah->txurn_interrupt_mask &= ~(1 << q);
txurn_interrupt_mask  517 drivers/net/wireless/ath/ath9k/mac.c 		ah->txurn_interrupt_mask |= 1 << q;