]> Git Repo - linux.git/commit - drivers/net/wireless/iwlwifi/iwl-dev.h
iwlwifi: format and show statistics counter from uCode
authorWey-Yi Guy <[email protected]>
Fri, 15 Jan 2010 21:43:34 +0000 (13:43 -0800)
committerJohn W. Linville <[email protected]>
Tue, 19 Jan 2010 21:25:09 +0000 (16:25 -0500)
commite3ef2164386a13a37714ec033e30811d052c7999
treedabe11f5a41ba1ceaff798f440cec6f3cc3fb0d5
parent9ed333e0298c8f12cf7f3b4aec4258e81ef588a0
iwlwifi: format and show statistics counter from uCode

To help debug uCode related problem, adding "delta" and "max"
information in debugfs statistics counters display.

Those information show the delta between two statistics report from
uCode, user can monitor the counters for any "un-normal" behavior.

Signed-off-by: Wey-Yi Guy <[email protected]>
Signed-off-by: Jay Sternberg<[email protected]>
Signed-off-by: Zhu Yi <[email protected]>
Signed-off-by: Reinette Chatre <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/iwlwifi/iwl-debugfs.c
drivers/net/wireless/iwlwifi/iwl-dev.h
drivers/net/wireless/iwlwifi/iwl-rx.c
This page took 0.052719 seconds and 4 git commands to generate.