Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1770 uint16_t pkts_read) in npi_rxdma_rdc_rcr_pktread_update() argument
1784 if ((pkts_read < min_read) && (pkts_read > 512)) { in npi_rxdma_rdc_rcr_pktread_update()
1787 " pkts %d out of bound", pkts_read)); in npi_rxdma_rdc_rcr_pktread_update()
1788 return (NPI_RXDMA_OPCODE_INVALID(pkts_read)); in npi_rxdma_rdc_rcr_pktread_update()
1793 cs.bits.ldw.pktread = pkts_read; in npi_rxdma_rdc_rcr_pktread_update()
1834 uint16_t pkts_read, uint16_t bufs_read) in npi_rxdma_rdc_rcr_read_update() argument
1850 bufs_read, pkts_read)); in npi_rxdma_rdc_rcr_read_update()
1861 cs.bits.ldw.pktread = pkts_read; in npi_rxdma_rdc_rcr_read_update()