Skip to content
Snippets Groups Projects
Commit 983f9a9e authored by Dmitry Shmidt's avatar Dmitry Shmidt
Browse files

net: wireless: bcmdhd: Add RX wakeup statistics


Debug dump will print RX statistics like:
 unicast A mutlicast B broadcast C arp D
 multi4 E multi6 F icmp6 G multiother H
where
 A + B + C - total amount of Rx wake packets
 E + F + H == B (total multicast)
 D - is totally separate count
 G is included in F

Change-Id: I6fc82a2f8630edca8d2c73c35f74dcb694adbff9
Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
parent 65ed3489
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment