diff options
author | Ben Cahill <ben.m.cahill@intel.com> | 2009-11-06 14:52:58 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-11-11 15:23:46 -0500 |
commit | e585447189123de627ecbfaccab9d7a3328a5dd8 (patch) | |
tree | 024a18c68f57e0f0d23a5cdf2987b769c0b5a6f4 /drivers/net/wireless/wl3501.h | |
parent | 84c4069232a671b3739387949d5cb588dacbd24a (diff) |
iwlwifi: speed up event log dumps
Take advantage of device's auto-increment for SRAM reads to eliminate extra
write address accesses.
Grab/release NIC access before/after entire read sequence, rather than for
each read individually.
After a quick check of dmesg logs, this seems to double Event Log dump speed,
reducing from about 20 milliseconds to about 10 milliseconds for 512 entries
using 3945.
Signed-off-by: Ben Cahill <ben.m.cahill@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/wl3501.h')
0 files changed, 0 insertions, 0 deletions