Searched hist:be299858d0611ee9f43fab7fa6dbea8671748267 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | interrupt.c | diff be299858d0611ee9f43fab7fa6dbea8671748267 Mon Jun 16 18:37:22 CEST 2014 Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> wil6210: interrupt statistics
Track number of interrupts and Tx/Rx packets; expose through debugfs 'info'. Reset upon read. Used to analyse effectivness of interrupt coalescing and NAPI. Read twice with some interval like cat info > /dev/null; sleep 1; cat info
Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | debugfs.c | diff be299858d0611ee9f43fab7fa6dbea8671748267 Mon Jun 16 18:37:22 CEST 2014 Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> wil6210: interrupt statistics
Track number of interrupts and Tx/Rx packets; expose through debugfs 'info'. Reset upon read. Used to analyse effectivness of interrupt coalescing and NAPI. Read twice with some interval like cat info > /dev/null; sleep 1; cat info
Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | wil6210.h | diff be299858d0611ee9f43fab7fa6dbea8671748267 Mon Jun 16 18:37:22 CEST 2014 Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> wil6210: interrupt statistics
Track number of interrupts and Tx/Rx packets; expose through debugfs 'info'. Reset upon read. Used to analyse effectivness of interrupt coalescing and NAPI. Read twice with some interval like cat info > /dev/null; sleep 1; cat info
Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|