From mboxrd@z Thu Jan 1 00:00:00 1970 From: lastnoname Date: Sun, 17 Jun 2012 21:53:56 +0800 Subject: [ath9k-devel] How can i distinguish TXOK and TXDESC Message-ID: <001901cd4c90$a3ffbbe0$6f00a8c0@what> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org > Hello every body! > I've been working with madwifi for days, I want to measure the > time elapse from the time a frame is sent off and the time the sent > packet is acked. I tried to read the AR_ISR register in the ath_intr > function to get in status of interrupt. But I found that most of > the interrupts which signed as HAL_INT_TX by ath_hal_getisr are > mixture of AR_ISR_TXOK_INT and AR_ISR_TXDESC_INT. How can I > distinguish these two interrupts(AR_ISR_TXOK_INT and > AR_ISR_TXDESC_INT)? > Thanks all! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20120617/0d2fbdfe/attachment.htm