Searched refs:i40e_txbind_dma_attr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c403 * The second set of attributes, i40e_txbind_dma_attr, is what we use when we're
948 &i40e->i40e_txbind_dma_attr, DDI_DMA_DONTWAIT, NULL,
1056 bcopy(&i40e_g_txbind_dma_attr, &i40e->i40e_txbind_dma_attr,
1065 i40e->i40e_txbind_dma_attr.dma_attr_flags |= DDI_DMA_FLAGERR;
1068 i40e->i40e_txbind_dma_attr.dma_attr_flags &= ~DDI_DMA_FLAGERR;
H A Di40e_sw.h837 ddi_dma_attr_t i40e_txbind_dma_attr; member in struct:i40e

Completed in 803 milliseconds