commit | 982e0395d32780f6b3fcdbced1d17bbe909dd19f | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> | Tue Sep 16 02:13:12 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 16 16:18:38 2014 -0400 |
tree | e880a008b904e785ff33547c1534f46146095b8d | |
parent | 7aefa8aacbd4694db9a7ea7cbff490a1e31c3613 [diff] |
ath9k: add sampling methods for (tx|rx) timestamp Add sampling methods for ACK RX timestamp in ath_rx_tasklet() and for TX frame timestamp in ath_tx_complete_aggr() and in ath_tx_process_buffer(). These samples will be used in dynack processing for ACK timeout estimation Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>