Searched refs:vdma_index (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_virtual.c574 ldvp->vdma_index = i;
593 ldvp->vdma_index = i;
H A Dhxge_impl.h275 uint8_t vdma_index; member in struct:_hxge_ldv_t
H A Dhxge_rxdma.c1121 channel = ldvp->vdma_index;
1149 mp = hxge_rx_pkts(hxgep, ldvp->vdma_index,
1373 mblk = hxge_rx_pkts(hxgep, ring->ldvp->vdma_index,
1385 (void) hxge_rx_err_evnts(hxgep, ldvp->vdma_index, ldvp, cs);
2129 rdc_stats = &hxgep->statsp->rdc_stats[ldvp->vdma_index];
H A Dhxge_txdma.c852 vindex = ldvp->vdma_index;
877 status = hxge_tx_err_evnts(hxgep, ldvp->vdma_index, ldvp, cs);
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_intr.c997 device->vdma_index = dc->page;
H A Dnxge_virtual.c3204 ldvp->vdma_index = (uint8_t)channel;
3239 ldvp->vdma_index = (uint8_t)channel;
3386 /* For now, <channel & <vdma_index> are the same. */
3390 ldvp->vdma_index = (uint8_t)channel;
3407 /* For now, <channel & <vdma_index> are the same. */
3411 ldvp->vdma_index = (uint8_t)channel;
H A Dnxge_txdma.c1176 vindex = ldvp->vdma_index;
1199 status = nxge_tx_err_evnts(nxgep, ldvp->vdma_index, ldvp, cs);
H A Dnxge_rxdma.c1799 rcrp = nxgep->rx_rcr_rings->rcr_rings[ldvp->vdma_index];
2907 (void) nxge_rx_err_evnts(nxgep, ldvp->vdma_index, cs);
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h657 uint8_t vdma_index; member in struct:_nxge_ldv_t

Completed in 135 milliseconds