Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_rx.c591 E1000G_STAT(rx_ring->stat_error); in e1000g_receive()
615 E1000G_STAT(rx_ring->stat_crc_only_pkt); in e1000g_receive()
703 E1000G_STAT(rx_ring->stat_allocb_fail); in e1000g_receive()
786 E1000G_STAT(rx_ring->stat_size_error); in e1000g_receive()
H A De1000g_debug.h114 #define E1000G_STAT(val) (val)++; macro
H A De1000g_tx.c207 E1000G_STAT(tx_ring->stat_over_size); in e1000g_send()
359 E1000G_STAT(tx_ring->stat_no_swpkt); in e1000g_send()
410 E1000G_STAT(tx_ring->stat_no_desc); in e1000g_send()
459 E1000G_STAT(tx_ring->stat_send_fail); in e1000g_send()
H A De1000g_main.c2475 E1000G_STAT(tx_ring->stat_reschedule); in e1000g_intr_work()
4594 E1000G_STAT(tx_ring->stat_reschedule); in e1000g_timer_tx_resched()
4595 E1000G_STAT(tx_ring->stat_timer_reschedule); in e1000g_timer_tx_resched()