Lines Matching refs:rmap
1062 nxge->shares[i].rmap = 0; in nxge_hio_init()
1398 res_map_t *rmap, in nxge_hio_share_assign() argument
1491 (*rmap) |= 1 << slot; in nxge_hio_share_assign()
1576 shp->tmap = shp->rmap = 0; /* to be assigned by ms_sbind */ in nxge_hio_share_alloc()
1600 shp->rmap = 0; in nxge_hio_share_free()
1781 uint64_t rmap, tmap, hv_rmap, hv_tmap; in nxge_hio_share_bind() local
1802 rmap = 0; in nxge_hio_share_bind()
1803 rv = nxge_hio_addres(vr, MAC_RING_TYPE_RX, &rmap); in nxge_hio_share_bind()
1817 nxge_hio_remres(vr, MAC_RING_TYPE_RX, rmap); in nxge_hio_share_bind()
1823 shp->rmap = hv_rmap; in nxge_hio_share_bind()
1846 nxge_hio_remres(shp->vrp, MAC_RING_TYPE_RX, shp->rmap); in nxge_hio_share_unbind()