Searched refs:tx_packets (Results 1 – 5 of 5) sorted by relevance
178 DWORD tx_packets; /* total packets transmitted */ member
302 data.tx_packets)) { in accounting_sta_report()
339 struct evcnt tx_packets; member
496 EVCNT_INIT(st, tx_packets); in ena_alloc_counters_hwstats()2321 return (counter_u64_fetch(stats->tx_packets));2888 counter_u64_add_protected(adapter->hw_stats.tx_packets, 1); in ena_xmit_mbuf()
1763 IGC_QUEUE_EVENT(q, tx_packets, 1); in igc_tx_common_locked()