Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_stat.c84 igb->tx_rings[i].stat_fail_no_tbd; in igb_update_stats()
H A Digb_sw.h474 uint32_t stat_fail_no_tbd; member
H A Digb_tx.c419 IGB_DEBUG_STAT(tx_ring->stat_fail_no_tbd); in igb_tx()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h525 uint32_t stat_fail_no_tbd; member
H A Dixgbe_stat.c215 ixgbe->tx_rings[i].stat_fail_no_tbd; in ixgbe_update_stats()
H A Dixgbe_tx.c374 tx_ring->stat_fail_no_tbd++; in ixgbe_ring_tx()