Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h733 uint32_t stat_send_fail; member
H A De1000g_stat.c187 e1000g_ksp->tx_send_fail.value.ul = tx_ring->stat_send_fail; in e1000g_update_stats()
H A De1000g_tx.c459 E1000G_STAT(tx_ring->stat_send_fail); in e1000g_send()