Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c1431 uint32_t ndmas, st_rdc; in hxge_alloc_rx_mem_pool() local
1457 st_rdc = p_cfgp->start_rdc; in hxge_alloc_rx_mem_pool()
1461 " hxge_alloc_rx_mem_pool st_rdc %d ndmas %d", st_rdc, ndmas)); in hxge_alloc_rx_mem_pool()
1548 status = hxge_alloc_rx_buf_dma(hxgep, st_rdc, &dma_buf_p[i], in hxge_alloc_rx_mem_pool()
1555 st_rdc++; in hxge_alloc_rx_mem_pool()
1569 st_rdc = p_cfgp->start_rdc; in hxge_alloc_rx_mem_pool()
1571 if ((status = hxge_alloc_rx_cntl_dma(hxgep, st_rdc, in hxge_alloc_rx_mem_pool()
1577 if ((status = hxge_alloc_rx_cntl_dma(hxgep, st_rdc, in hxge_alloc_rx_mem_pool()
1583 if ((status = hxge_alloc_rx_cntl_dma(hxgep, st_rdc, in hxge_alloc_rx_mem_pool()
1588 st_rdc++; in hxge_alloc_rx_mem_pool()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c2578 int i, j, ngrps, bitmap, end, st_rdc; in nxge_set_hw_dma_config() local
2639 st_rdc = p_cfgp->start_rdc; in nxge_set_hw_dma_config()
2684 rdc_grp_p->start_rdc = st_rdc; in nxge_set_hw_dma_config()