Searched refs:rx_alloc_failed (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_rx.c39 atomic_inc_32(&dp->rx_alloc_failed);
48 atomic_inc_32(&dp->rx_alloc_failed);
194 atomic_inc_32(&dp->rx_alloc_failed);
212 atomic_inc_32(&dp->rx_alloc_failed);
H A Dvmxnet3.h163 uint32_t rx_alloc_failed; member in struct:vmxnet3_softc_t
H A Dvmxnet3_main.c163 *val = rxStats->pktsRxOutOfBuf + dp->rx_alloc_failed;

Completed in 542 milliseconds