Home
last modified time | relevance | path

Searched refs:stat_overload (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_stat.c82 igb->tx_rings[i].stat_overload; in igb_update_stats()
H A Digb_sw.h473 uint32_t stat_overload; member
H A Digb_tx.c175 IGB_DEBUG_STAT(tx_ring->stat_overload); in igb_tx()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h524 uint32_t stat_overload; member
H A Dixgbe_stat.c213 ixgbe->tx_rings[i].stat_overload; in ixgbe_update_stats()
H A Dixgbe_tx.c199 tx_ring->stat_overload++; in ixgbe_ring_tx()