Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhpi_rxdma.c57 RXDMA_REG_WRITE64(handle, RDC_PAGE_HANDLE, rdc, page_hdl.value); in hpi_rxdma_cfg_logical_page_handle()
101 RXDMA_REG_WRITE64(handle, RDC_RX_CFG1, rdc, cfg.value); in hpi_rxdma_cfg_rdc_ctl()
118 RXDMA_REG_WRITE64(handle, RDC_RX_CFG1, rdc, cfg.value); in hpi_rxdma_cfg_rdc_ctl()
134 RXDMA_REG_WRITE64(handle, RDC_RX_CFG1, rdc, cfg.value); in hpi_rxdma_cfg_rdc_ctl()
209 RXDMA_REG_WRITE64(handle, RDC_RCR_CFG_B, rdc, rcr_cfgb.value); in hpi_rxdma_cfg_rdc_rcr_ctl()
435 RXDMA_REG_WRITE64(handle, RDC_RX_CFG1, rdc, cfg1.value); in hpi_rxdma_cfg_rdc_ring()
436 RXDMA_REG_WRITE64(handle, RDC_RX_CFG2, rdc, cfg2.value); in hpi_rxdma_cfg_rdc_ring()
438 RXDMA_REG_WRITE64(handle, RDC_RBR_CFG_A, rdc, cfga.value); in hpi_rxdma_cfg_rdc_ring()
439 RXDMA_REG_WRITE64(handle, RDC_RBR_CFG_B, rdc, cfgb.value); in hpi_rxdma_cfg_rdc_ring()
441 RXDMA_REG_WRITE64(handle, RDC_RCR_CFG_A, rdc, rcr_cfga.value); in hpi_rxdma_cfg_rdc_ring()
[all …]
H A Dhpi_rxdma.h119 #define RXDMA_REG_WRITE64(handle, reg, channel, data) {\ macro
161 RXDMA_REG_WRITE64(handle, RDC_RCR_FLUSH, rdc, \
164 RXDMA_REG_WRITE64(handle, RDC_RBR_KICK, rdc, num_buffers)
H A Dhxge_rxdma.c1140 RXDMA_REG_WRITE64(handle, RDC_STAT, channel, cs.value); in hxge_rx_intr()
1173 RXDMA_REG_WRITE64(handle, RDC_STAT, channel, cs.value); in hxge_rx_intr()
1308 RXDMA_REG_WRITE64(handle, RDC_STAT, ringp->rdc, cs.value); in hxge_disable_poll()
1368 RXDMA_REG_WRITE64(handle, RDC_STAT, rhp->index, cs.value); in hxge_rx_poll()
1581 RXDMA_REG_WRITE64(handle, RDC_RCR_CFG_B, in hxge_rx_pkts()
1592 RXDMA_REG_WRITE64(handle, RDC_STAT, channel, pktcs.value); in hxge_rx_pkts()
3851 RXDMA_REG_WRITE64(HXGE_DEV_HPI_HANDLE(hxgep), RDC_STAT, in hxge_rbr_empty_restore()
H A Dhxge_txdma.c880 RXDMA_REG_WRITE64(handle, TDC_STAT, channel, cs.value); in hxge_tx_intr()
/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rx_wr64.h120 static void RXDMA_REG_WRITE64(npi_handle_t, uint64_t, int, uint64_t);
121 #pragma inline(RXDMA_REG_WRITE64)
200 RXDMA_REG_WRITE64( in RXDMA_REG_WRITE64() function
H A Dnpi_rxdma.c381 RXDMA_REG_WRITE64(handle, RXDMA_CFIG1_REG, in npi_rxdma_cfg_rdc_ctl()
406 RXDMA_REG_WRITE64(handle, RXDMA_CFIG1_REG, in npi_rxdma_cfg_rdc_ctl()
429 RXDMA_REG_WRITE64(handle, in npi_rxdma_cfg_rdc_ctl()
560 RXDMA_REG_WRITE64(handle, RCRCFIG_B_REG, rdc, rcr_cfgb.value); in npi_rxdma_cfg_rdc_rcr_ctl()
827 RXDMA_REG_WRITE64(handle, RXDMA_CFIG1_REG, rdc, cfg1.value); in npi_rxdma_cfg_rdc_ring()
828 RXDMA_REG_WRITE64(handle, RXDMA_CFIG2_REG, rdc, cfg2.value); in npi_rxdma_cfg_rdc_ring()
831 RXDMA_REG_WRITE64(handle, RBR_CFIG_A_REG, rdc, cfga.value); in npi_rxdma_cfg_rdc_ring()
832 RXDMA_REG_WRITE64(handle, RBR_CFIG_B_REG, rdc, cfgb.value); in npi_rxdma_cfg_rdc_ring()
834 RXDMA_REG_WRITE64(handle, RCRCFIG_A_REG, rdc, rcr_cfga.value); in npi_rxdma_cfg_rdc_ring()
835 RXDMA_REG_WRITE64(handle, RCRCFIG_B_REG, rdc, rcr_cfgb.value); in npi_rxdma_cfg_rdc_ring()
[all …]
H A Dnpi_rxdma.h576 RXDMA_REG_WRITE64(handle, RCR_FLSH_REG, rdc, \
657 RXDMA_REG_WRITE64(handle, RBR_KICK_REG, rdc, num_buffers)
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c1828 RXDMA_REG_WRITE64(handle, RX_DMA_CTL_STAT_REG, channel, in nxge_rx_intr()
1884 RXDMA_REG_WRITE64(handle, RX_DMA_CTL_STAT_REG, channel, in nxge_rx_intr()
2144 RXDMA_REG_WRITE64(handle, RCRCFIG_B_REG, in nxge_rx_pkts()
2150 RXDMA_REG_WRITE64(handle, RX_DMA_CTL_STAT_REG, in nxge_rx_pkts()
2831 RXDMA_REG_WRITE64(handle, RX_DMA_CTL_STAT_REG, channel, in nxge_disable_poll()
4883 RXDMA_REG_WRITE64(nxgep->npi_handle, RX_DMA_CTL_STAT_DBG_REG, in nxge_rxdma_inject_err()