Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c2024 i40e_tx_copy_fragment(i40e_tx_control_block_t *tcb, const mblk_t *mp, in i40e_tx_copy_fragment() function
2197 i40e_tx_copy_fragment(tcb, nmp, 0, nmp_len); in i40e_non_lso_chain()
2211 i40e_tx_copy_fragment(tcb, nmp, 0, nmp_len); in i40e_non_lso_chain()
2403 i40e_tx_copy_fragment(tcb, mp, 0, tocopy); in i40e_lso_chain()
2490 i40e_tx_copy_fragment(tcb, mp, cpoff, tocopy); in i40e_lso_chain()