Searched refs:RDC_RCR_CFG_B (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hpi_rxdma.c | 187 RXDMA_REG_READ64(handle, RDC_RCR_CFG_B, rdc, &rcr_cfgb.value); in hpi_rxdma_cfg_rdc_rcr_ctl() 209 RXDMA_REG_WRITE64(handle, RDC_RCR_CFG_B, rdc, rcr_cfgb.value); in hpi_rxdma_cfg_rdc_rcr_ctl() 442 RXDMA_REG_WRITE64(handle, RDC_RCR_CFG_B, rdc, rcr_cfgb.value); in hpi_rxdma_cfg_rdc_ring()
|
H A D | hxge_rdc_hw.h | 44 #define RDC_RCR_CFG_B (RDC_BASE_ADDR + 0x88) macro
|
H A D | hxge_rxdma.c | 1572 RXDMA_REG_WRITE64(handle, RDC_RCR_CFG_B, in hxge_rx_pkts()
|