Home
last modified time | relevance | path

Searched hist:be299858d0611ee9f43fab7fa6dbea8671748267 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/wil6210/
H A Dinterrupt.cdiff 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 Ddebugfs.cdiff 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 Dwil6210.hdiff 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>