Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_rxdma.c497 RXDMA_REG_READ64(handle, RDC_RBR_QLEN, rdc, &rbr_stat->value); in hpi_rxdma_rdc_rbr_stat_get()
H A Dhxge_rdc_hw.h41 #define RDC_RBR_QLEN (RDC_BASE_ADDR + 0x58) macro