Home
last modified time | relevance | path

Searched refs:rx_drops_no_pbuf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_stat.h76 kstat_named_t rx_drops_no_pbuf; member
H A Doce_hw_eth.h567 uint32_t rx_drops_no_pbuf; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c154 stats->rx_drops_no_pbuf.value.ul = in oce_update_stats()
155 dev->hw_stats->params.rsp.rx.rx_drops_no_pbuf; in oce_update_stats()
287 kstat_named_init(&stats->rx_drops_no_pbuf, in oce_stat_init()