Searched refs:tx_dropped_pkt (Results 1 – 4 of 4) sorted by relevance
308 uint64_t *tbytes, uint64_t *tx_dropped_pkt) in gve_accum_stats() argument325 *tx_dropped_pkt += counter_u64_fetch(txqstats->tx_dropped_pkt); in gve_accum_stats()
330 uint64_t tx_dropped_pkt = 0; in gve_get_counter() local335 &tbytes, &tx_dropped_pkt); in gve_get_counter()354 return (tx_dropped_pkt); in gve_get_counter()
343 counter_u64_t tx_dropped_pkt; member695 uint64_t *tbytes, uint64_t *tx_dropped_pkt);
879 counter_u64_add_protected(tx->stats.tx_dropped_pkt, 1); in gve_xmit_ifp()892 counter_u64_add_protected(tx->stats.tx_dropped_pkt, 1); in gve_xmit_ifp()