Searched refs:pkts (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h588 uint32_t pkts; member in struct:tx_counter
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c1440 "<== hxge_rx_pkts:rcr channel %d qlen %d (no pkts)",
1612 uint32_t pkts = 0; local
1621 pkts++;
1629 return (pkts);
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c1026 int pkts = 0; local
1061 pkts++;
1095 dp->stats.rpackets += pkts;
4868 gs->glds_missed = vs->missed; /* missed pkts while rbuf ovf */
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c490 uint16_t pkts)
498 rs = npi_rxdma_cfg_rdc_rcr_threshold(handle, channel, pkts);
2017 "qlen %d (no pkts)", channel, qlen));
489 nxge_rxdma_cfg_rcr_threshold(p_nxge_t nxgep, uint8_t channel, uint16_t pkts) argument

Completed in 70 milliseconds