summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/mvneta.c
diff options
context:
space:
mode:
authorRohan G Thomas <rohan.g.thomas@intel.com>2024-01-27 12:04:43 +0800
committerDavid S. Miller <davem@davemloft.net>2024-01-31 12:24:06 +0000
commit5ca63ffdb94ba2bac4c23c8609aabd7edd03c312 (patch)
tree4aeef8efa90f8a4cefd402f885b3ba568a18d06b /drivers/net/ethernet/marvell/mvneta.c
parentfd5a6a71313e27c4f601526081b69d4e76f03dea (diff)
net: stmmac: Report taprio offload status
Report taprio offload status. This includes per txq and global counters of window_drops and tx_overruns. Window_drops count include count of frames dropped because of queueMaxSDU setting and HLBF error. Transmission overrun counter inform the user application whether any packets are currently being transmitted on a particular queue during a gate-close event.DWMAC IPs takes care Transmission overrun won't happen hence this is always 0. Signed-off-by: Rohan G Thomas <rohan.g.thomas@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/marvell/mvneta.c')
0 files changed, 0 insertions, 0 deletions