Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c1839 case I40E_TX_DMA: in i40e_tcb_reset()
1980 if (tcb->tcb_type == I40E_TX_DMA) in i40e_tx_recycle_ring()
2059 tcb->tcb_type = I40E_TX_DMA; in i40e_tx_bind_fragment()
2269 ASSERT(tcb->tcb_type == I40E_TX_DMA || in i40e_non_lso_chain()
2613 ASSERT(tcb->tcb_type == I40E_TX_DMA || in i40e_lso_chain()
2858 ASSERT3S(tcb->tcb_type, ==, I40E_TX_DMA); in i40e_ring_tx()
2920 ASSERT(tcb->tcb_type == I40E_TX_DMA || in i40e_ring_tx()
H A Di40e_sw.h416 I40E_TX_DMA, enumerator