Searched refs:pktcs (Results 1 – 1 of 1) sorted by relevance
1408 rdc_stat_t pktcs; in hxge_rx_pkts() local1585 pktcs.value = 0; in hxge_rx_pkts()1588 pktcs.bits.pktread = npkt_read - 1; in hxge_rx_pkts()1590 pktcs.bits.pktread = npkt_read; in hxge_rx_pkts()1591 pktcs.bits.ptrread = nrcr_read; in hxge_rx_pkts()1592 RXDMA_REG_WRITE64(handle, RDC_STAT, channel, pktcs.value); in hxge_rx_pkts()