Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c35 static int ixgbe_tx_copy(ixgbe_tx_ring_t *, tx_control_block_t **,
236 ret = ixgbe_tx_copy(tx_ring, &tcb, &pending_list, in ixgbe_ring_tx()
305 ret = ixgbe_tx_copy(tx_ring, &tcb, &pending_list, rptr, in ixgbe_ring_tx()
434 ixgbe_tx_copy(ixgbe_tx_ring_t *tx_ring, tx_control_block_t **tcbp, in ixgbe_tx_copy() function