Searched hist:"4 dbcd640" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_ethtool.c | 4dbcd640 Tue Nov 29 08:47:03 CST 2016 Mintz, Yuval <Yuval.Mintz@cavium.com> qede: Refactor statistics gathering
Refactor logic for gathering statistics into a per-queue function. This improves readability of the driver statistics' flows.
In addition, this would be required by the XDP forwarding queues [as we'll need the Txq statistics gathering methods for those as well].
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net> 4dbcd640 Tue Nov 29 08:47:03 CST 2016 Mintz, Yuval <Yuval.Mintz@cavium.com> qede: Refactor statistics gathering Refactor logic for gathering statistics into a per-queue function. This improves readability of the driver statistics' flows. In addition, this would be required by the XDP forwarding queues [as we'll need the Txq statistics gathering methods for those as well]. Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|