]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: add debugfs control over rx interrupt pacing
authorEyal Shapira <eyal@wizery.com>
Thu, 7 Jun 2012 20:39:21 +0000 (23:39 +0300)
committerLuciano Coelho <coelho@ti.com>
Fri, 8 Jun 2012 06:14:07 +0000 (09:14 +0300)
commit340a2159c3ae7c2442658bb2f3f06f21f9b67859
tree9dc9f38d24a5c2161fd61992f68c107515c1b70d
parentad239ce59f7d80da101786d6303f445a15774b36
wlcore: add debugfs control over rx interrupt pacing

Add control over several conf fields which combined
control the rx interrupt pacing mechanism, that is avoiding
getting an interrupt following a single frame rx but instead
have the FW trigger the interrupt only after a certain
amount of frames received or a timeout.

Signed-off-by: Eyal Shapira <eyal@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/debugfs.c