Home
last modified time | relevance | path

Searched refs:CONTIG_MEM_ALLOC (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h526 CONTIG_MEM_ALLOC /* use contig_mem_alloc() (N2/NIU only) */ enumerator
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c3869 rbrp->rbr_alloc_type = CONTIG_MEM_ALLOC; in nxge_map_rxdma_channel_buf_ring()
4931 case CONTIG_MEM_ALLOC: in nxge_free_buf()
H A Dnxge_main.c2653 rx_dmap[i].buf_alloc_type = CONTIG_MEM_ALLOC; in nxge_alloc_rx_buf_dma()
3693 nxge_free_buf(CONTIG_MEM_ALLOC, kaddr, buf_size); in nxge_dma_free_rx_data_buf()