Home
last modified time | relevance | path

Searched refs:stat_empty_frags (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h740 uint32_t stat_empty_frags; member
H A De1000g_stat.c200 e1000g_ksp->tx_empty_frags.value.ul = tx_ring->stat_empty_frags; in e1000g_update_stats()
H A De1000g_tx.c333 E1000G_DEBUG_STAT(tx_ring->stat_empty_frags); in e1000g_send()