dpaa2-eth: Add new DPNI statistics counters
Recent firmware versions expose more DPNI counters. Export relevant ones via ethtool -S. Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
ae90a6f0d9
commit
d84c3a4ded
@@ -1470,7 +1470,7 @@ int dpni_get_queue(struct fsl_mc_io *mc_io,
|
||||
* @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
|
||||
* @token: Token of DPNI object
|
||||
* @page: Selects the statistics page to retrieve, see
|
||||
* DPNI_GET_STATISTICS output. Pages are numbered 0 to 2.
|
||||
* DPNI_GET_STATISTICS output. Pages are numbered 0 to 6.
|
||||
* @stat: Structure containing the statistics
|
||||
*
|
||||
* Return: '0' on Success; Error code otherwise.
|
||||
|
Reference in New Issue
Block a user