Home
last modified time | relevance | path

Searched refs:txdropped (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c1105 adapter->stats.txdropped++; in unm_nic_xmit_frame()
2091 (knp++)->value.ui64 = adapter->stats.txdropped; in unm_kstat_update()
2377 *val = portstat->txdropped; in ntxn_m_stat()
H A Dunm_nic.h346 uint64_t txdropped; member