Re: How to know the information about RTS reception in mac80211 or device driver

2014-10-08 Thread Michal Kazior
+ath...@lists.infradead.org On 7 October 2014 13:30, Okhwan Lee oh...@mwnl.snu.ac.kr wrote: Hi, We are trying to develop an algorithm by using the information of RTS reception at the receiver side. (actually, we need the preceding frame of A-MPDU). As far as we know, RTS/CTS exchange is

Re: How to know the information about RTS reception in mac80211 or device driver

2014-10-08 Thread Sujith Manoharan
Michal Kazior wrote: I think you've just found an ath10k bug. I've been running through Rx code lately. I was looking at htt_rx_mpdu_status and noticed it was a bit greedy. I then recalled someone was complaining about RTS reception. Maybe the RX filter to receive control frames is not set

Re: How to know the information about RTS reception in mac80211 or device driver

2014-10-08 Thread Michal Kazior
On 8 October 2014 16:50, Sujith Manoharan suj...@msujith.org wrote: Michal Kazior wrote: I think you've just found an ath10k bug. I've been running through Rx code lately. I was looking at htt_rx_mpdu_status and noticed it was a bit greedy. I then recalled someone was complaining about RTS