Searched refs:ixgbe_tx_copy (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_tx.c | 35 static int ixgbe_tx_copy(ixgbe_tx_ring_t *, tx_control_block_t *, mblk_t *, 355 desc_num = ixgbe_tx_copy(tx_ring, tcb, current_mp, in ixgbe_ring_tx() 454 desc_num = ixgbe_tx_copy(tx_ring, tcb, pull_mp, in ixgbe_ring_tx() 581 ixgbe_tx_copy(ixgbe_tx_ring_t *tx_ring, tx_control_block_t *tcb, mblk_t *mp, in ixgbe_tx_copy() function
|