Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c1015 &i40e->i40e_txbind_lso_dma_attr, DDI_DMA_DONTWAIT, NULL, in i40e_alloc_tx_dma()
1122 bcopy(&i40e_g_txbind_lso_dma_attr, &i40e->i40e_txbind_lso_dma_attr, in i40e_init_dma_attrs()
1132 i40e->i40e_txbind_lso_dma_attr.dma_attr_flags |= in i40e_init_dma_attrs()
1137 i40e->i40e_txbind_lso_dma_attr.dma_attr_flags &= in i40e_init_dma_attrs()
H A Di40e_sw.h922 ddi_dma_attr_t i40e_txbind_lso_dma_attr; member