Searched hist:"982 e0395d32780f6b3fcdbced1d17bbe909dd19f" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | diff 982e0395d32780f6b3fcdbced1d17bbe909dd19f Mon Sep 15 19:13:12 CDT 2014 Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> 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>
|
H A D | xmit.c | diff 982e0395d32780f6b3fcdbced1d17bbe909dd19f Mon Sep 15 19:13:12 CDT 2014 Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> 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>
|