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)
commit3e8d69352bd9ac7287ab735d45582d79c1f9f2d9
tree9dc9f38d24a5c2161fd61992f68c107515c1b70d
parentbc8e261233cf0f1ad838f60bac782df3a5bc6bac
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