Home
last modified time | relevance | path

Searched refs:stat_tx_packets (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/nvidia/
Dforcedeth.c841 u64 stat_tx_packets; /* not always available in HW */ member
1771 storage->tx_packets = np->stat_tx_packets; in nv_get_stats64()
2576 np->stat_tx_packets++; in nv_tx_done()
2593 np->stat_tx_packets++; in nv_tx_done()
2643 np->stat_tx_packets++; in nv_tx_done_optimized()