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; local
1457 st_rdc = p_cfgp->start_rdc;
1461 " hxge_alloc_rx_mem_pool st_rdc %d ndmas %d", st_rdc, ndmas));
1548 status = hxge_alloc_rx_buf_dma(hxgep, st_rdc, &dma_buf_p[i],
1555 st_rdc++;
1569 st_rdc = p_cfgp->start_rdc;
1571 if ((status = hxge_alloc_rx_cntl_dma(hxgep, st_rdc,
1577 if ((status = hxge_alloc_rx_cntl_dma(hxgep, st_rdc,
1583 if ((status = hxge_alloc_rx_cntl_dma(hxgep, st_rdc,
[all...]
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c2577 int i, j, ngrps, bitmap, end, st_rdc; local
2638 st_rdc = p_cfgp->start_rdc;
2683 rdc_grp_p->start_rdc = st_rdc;

Completed in 70 milliseconds