Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_buf.c50 static ddi_dma_attr_t ixgbe_desc_dma_attr = { variable
334 ret = ddi_dma_alloc_handle(devinfo, &ixgbe_desc_dma_attr, in ixgbe_alloc_tbd_ring()
455 ret = ddi_dma_alloc_handle(devinfo, &ixgbe_desc_dma_attr, in ixgbe_alloc_rbd_ring()
931 ixgbe_desc_dma_attr.dma_attr_flags = DDI_DMA_FLAGERR; in ixgbe_set_fma_flags()
935 ixgbe_desc_dma_attr.dma_attr_flags = 0; in ixgbe_set_fma_flags()