Searched refs:E1000G_DEBUG_STAT (Results 1 – 4 of 4) sorted by relevance
97 #define E1000G_DEBUG_STAT(val) (val)++; macro109 #define E1000G_DEBUG_STAT(val)
222 E1000G_DEBUG_STAT(tx_ring->stat_recycle); in e1000g_send()225 E1000G_DEBUG_STAT(tx_ring->stat_lack_desc); in e1000g_send()235 E1000G_DEBUG_STAT(tx_ring->stat_under_size); in e1000g_send()296 E1000G_DEBUG_STAT(tx_ring->stat_lso_header_fail); in e1000g_send()333 E1000G_DEBUG_STAT(tx_ring->stat_empty_frags); in e1000g_send()374 E1000G_DEBUG_STAT(tx_ring->stat_copy); in e1000g_send()378 E1000G_DEBUG_STAT(tx_ring->stat_bind); in e1000g_send()396 E1000G_DEBUG_STAT(tx_ring->stat_recycle_retry); in e1000g_send()1113 E1000G_DEBUG_STAT(tx_ring->stat_recycle_none); in e1000g_recycle()
483 E1000G_DEBUG_STAT(rx_ring->stat_none); in e1000g_receive()693 E1000G_DEBUG_STAT(rx_ring->stat_no_freepkt); in e1000g_receive()
2431 E1000G_DEBUG_STAT(tx_ring->stat_recycle_intr); in e1000g_intr_work()