commit | 508f2e3dce454843ffd689bb2cf0739a954dd1e9 | [log] [tgz] |
---|---|---|
author | Mark Starovoytov <mstarovoitov@marvell.com> | Mon Jul 20 21:32:35 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 20 18:07:38 2020 -0700 |
tree | fdf2c8a71b823bc84050e026a53d6f972d9cdbc5 | |
parent | b772112c5af0e45ddcacb144545f06bdc594c736 [diff] |
net: atlantic: split rx and tx per-queue stats This patch splits rx and tx per-queue stats. This change simplifies the follow-up introduction of PTP stats and u64_stats_update_* usage. Signed-off-by: Mark Starovoytov <mstarovoitov@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>