Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1771 uint16_t min_read = 0; in npi_rxdma_rdc_rcr_pktread_update() local
1781 if ((pkts_read < min_read) && (pkts_read > 512)) { in npi_rxdma_rdc_rcr_pktread_update()
1803 uint16_t min_read = 0; in npi_rxdma_rdc_rcr_bufread_update() local
1813 if ((bufs_read < min_read) && (bufs_read > 512)) { in npi_rxdma_rdc_rcr_bufread_update()