Searched defs:ixgbe_tx_copy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c34 static int ixgbe_tx_copy(ixgbe_tx_ring_t *, tx_control_block_t *, mblk_t *,
354 desc_num = ixgbe_tx_copy(tx_ring, tcb, current_mp,
453 desc_num = ixgbe_tx_copy(tx_ring, tcb, pull_mp,
575 * ixgbe_tx_copy
580 ixgbe_tx_copy(ixgbe_tx_ring_t *tx_ring, tx_control_block_t *tcb, mblk_t *mp, function

Completed in 45 milliseconds