Searched refs:i40e_tx_copy_fragment (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/i40e/ |
H A D | i40e_transceiver.c | 2212 i40e_tx_copy_fragment(i40e_tx_control_block_t *tcb, const mblk_t *mp, in i40e_tx_copy_fragment() function 2385 i40e_tx_copy_fragment(tcb, nmp, 0, nmp_len); in i40e_non_lso_chain() 2399 i40e_tx_copy_fragment(tcb, nmp, 0, nmp_len); in i40e_non_lso_chain() 2591 i40e_tx_copy_fragment(tcb, mp, 0, tocopy); in i40e_lso_chain() 2678 i40e_tx_copy_fragment(tcb, mp, cpoff, tocopy); in i40e_lso_chain()
|