commit | 3bdf56c47dfcd819ab1e73644c2eb9c72c08f29e | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Mon Mar 07 15:38:45 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 08 14:51:43 2016 -0500 |
tree | be401e2421fdec7ee22b71e2dccda4cd3243a4c5 | |
parent | f1a082a6f79fd5f06b27ef05a5ba7ec8d6e83b4c [diff] |
bnxt_en: Add port statistics support. Gather periodic port statistics if the device is PF and link is up. This is triggered in bnxt_timer() every one second to request firmware to DMA the counters. Signed-off-by: Michael Chan <michael.chan@broadocm.com> Signed-off-by: David S. Miller <davem@davemloft.net>