/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hpi_rxdma.c | 57 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 D | hpi_rxdma.h | 119 #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 D | hxge_rxdma.c | 1131 RXDMA_REG_WRITE64(handle, RDC_STAT, channel, cs.value); in hxge_rx_intr() 1164 RXDMA_REG_WRITE64(handle, RDC_STAT, channel, cs.value); in hxge_rx_intr() 1299 RXDMA_REG_WRITE64(handle, RDC_STAT, ringp->rdc, cs.value); in hxge_disable_poll() 1359 RXDMA_REG_WRITE64(handle, RDC_STAT, rhp->index, cs.value); in hxge_rx_poll() 1572 RXDMA_REG_WRITE64(handle, RDC_RCR_CFG_B, in hxge_rx_pkts() 1583 RXDMA_REG_WRITE64(handle, RDC_STAT, channel, pktcs.value); in hxge_rx_pkts() 3814 RXDMA_REG_WRITE64(HXGE_DEV_HPI_HANDLE(hxgep), RDC_STAT, in hxge_rbr_empty_restore()
|
H A D | hxge_txdma.c | 880 RXDMA_REG_WRITE64(handle, TDC_STAT, channel, cs.value); in hxge_tx_intr()
|
/illumos-gate/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_rx_wr64.h | 118 static void RXDMA_REG_WRITE64(npi_handle_t, uint64_t, int, uint64_t); 119 #pragma inline(RXDMA_REG_WRITE64) 198 RXDMA_REG_WRITE64( in RXDMA_REG_WRITE64() function
|
H A D | npi_rxdma.c | 384 RXDMA_REG_WRITE64(handle, RXDMA_CFIG1_REG, in npi_rxdma_cfg_rdc_ctl() 409 RXDMA_REG_WRITE64(handle, RXDMA_CFIG1_REG, in npi_rxdma_cfg_rdc_ctl() 432 RXDMA_REG_WRITE64(handle, in npi_rxdma_cfg_rdc_ctl() 563 RXDMA_REG_WRITE64(handle, RCRCFIG_B_REG, rdc, rcr_cfgb.value); in npi_rxdma_cfg_rdc_rcr_ctl() 830 RXDMA_REG_WRITE64(handle, RXDMA_CFIG1_REG, rdc, cfg1.value); in npi_rxdma_cfg_rdc_ring() 831 RXDMA_REG_WRITE64(handle, RXDMA_CFIG2_REG, rdc, cfg2.value); in npi_rxdma_cfg_rdc_ring() 834 RXDMA_REG_WRITE64(handle, RBR_CFIG_A_REG, rdc, cfga.value); in npi_rxdma_cfg_rdc_ring() 835 RXDMA_REG_WRITE64(handle, RBR_CFIG_B_REG, rdc, cfgb.value); in npi_rxdma_cfg_rdc_ring() 837 RXDMA_REG_WRITE64(handle, RCRCFIG_A_REG, rdc, rcr_cfga.value); in npi_rxdma_cfg_rdc_ring() 838 RXDMA_REG_WRITE64(handle, RCRCFIG_B_REG, rdc, rcr_cfgb.value); in npi_rxdma_cfg_rdc_ring() [all …]
|
H A D | npi_rxdma.h | 576 RXDMA_REG_WRITE64(handle, RCR_FLSH_REG, rdc, \ 657 RXDMA_REG_WRITE64(handle, RBR_KICK_REG, rdc, num_buffers)
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_rxdma.c | 1810 RXDMA_REG_WRITE64(handle, RX_DMA_CTL_STAT_REG, channel, in nxge_rx_intr() 1866 RXDMA_REG_WRITE64(handle, RX_DMA_CTL_STAT_REG, channel, in nxge_rx_intr() 2126 RXDMA_REG_WRITE64(handle, RCRCFIG_B_REG, in nxge_rx_pkts() 2132 RXDMA_REG_WRITE64(handle, RX_DMA_CTL_STAT_REG, in nxge_rx_pkts() 2803 RXDMA_REG_WRITE64(handle, RX_DMA_CTL_STAT_REG, channel, in nxge_disable_poll() 4834 RXDMA_REG_WRITE64(nxgep->npi_handle, RX_DMA_CTL_STAT_DBG_REG, in nxge_rxdma_inject_err()
|