Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/nvidia/
Dforcedeth.c841 u64 stat_tx_packets; /* not always available in HW */ member
1765 storage->tx_packets = np->stat_tx_packets; in nv_get_stats64()
2553 np->stat_tx_packets++; in nv_tx_done()
2570 np->stat_tx_packets++; in nv_tx_done()
2620 np->stat_tx_packets++; in nv_tx_done_optimized()