Home
last modified time | relevance | path

Searched refs:rx_drops (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Despi.h35 unsigned int rx_drops; member
H A Despi.c165 espi->intr_cnt.rx_drops++; in t1_espi_intr_handler()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_stat.h43 kstat_named_t rx_drops; member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c92 stats->rx_drops.value.ul = port_stats->rx_dropped_too_small + in oce_update_stats()
232 kstat_named_init(&stats->rx_drops, "rx drops", KSTAT_DATA_ULONG); in oce_stat_init()
/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmac_stats.h644 u32 rx_drops; /* RX Discards. Counters roll over, never reset */ member