Home
last modified time | relevance | path

Searched refs:rx_nobuf (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.h181 uint32_t rx_nobuf; member
H A Dzyd.c253 sc->rx_nobuf++; in zyd_receive()
732 *val = sc->rx_nobuf; in zyd_m_stat()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2119 uint64_t rx_nobuf; member
H A Dyge.c1857 port->p_stats.rx_nobuf++; in yge_rxeof()
2995 *val = stats->rx_nobuf; in yge_m_stat()