Searched refs:E1000G_DEBUG_STAT_COND (Results 1 – 3 of 3) sorted by relevance
96 #define E1000G_DEBUG_STAT_COND(val, cond) if (cond) (val)++; macro108 #define E1000G_DEBUG_STAT_COND(val, cond)
1299 E1000G_DEBUG_STAT_COND(tx_ring->stat_multi_copy, in e1000g_tx_copy()1404 E1000G_DEBUG_STAT_COND(tx_ring->stat_multi_cookie, in e1000g_tx_bind()
813 E1000G_DEBUG_STAT_COND(rx_ring->stat_multi_desc, in e1000g_receive()