Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c1833 case I40E_TX_COPY: in i40e_tcb_reset()
2037 tcb->tcb_type = I40E_TX_COPY; in i40e_tx_copy_fragment()
2196 if (tcb != NULL && tcb->tcb_type == I40E_TX_COPY) { in i40e_non_lso_chain()
2237 tcbtail->tcb_type == I40E_TX_COPY) { in i40e_non_lso_chain()
2267 tcb->tcb_type == I40E_TX_COPY); in i40e_non_lso_chain()
2464 (tcb != NULL && tcb->tcb_type != I40E_TX_COPY)) { in i40e_lso_chain()
2566 tcbtail->tcb_type == I40E_TX_COPY) { in i40e_lso_chain()
2611 tcb->tcb_type == I40E_TX_COPY); in i40e_lso_chain()
2848 if (tcb->tcb_type == I40E_TX_COPY) { in i40e_ring_tx()
2919 tcb->tcb_type == I40E_TX_COPY); in i40e_ring_tx()
H A Di40e_sw.h415 I40E_TX_COPY, enumerator