Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1774 uint16_t min_read = 0; in npi_rxdma_rdc_rcr_pktread_update() local
1784 if ((pkts_read < min_read) && (pkts_read > 512)) { in npi_rxdma_rdc_rcr_pktread_update()
1806 uint16_t min_read = 0; in npi_rxdma_rdc_rcr_bufread_update() local
1816 if ((bufs_read < min_read) && (bufs_read > 512)) { in npi_rxdma_rdc_rcr_bufread_update()