Searched refs:newtcb (Results 1 – 1 of 1) sorted by relevance
448 tx_control_block_t *newtcb; in ixgbe_tx_copy() local450 newtcb = ixgbe_get_free_list(tx_ring, pending_list); in ixgbe_tx_copy()451 if (newtcb == NULL) in ixgbe_tx_copy()454 newtcb->tx_type = USE_COPY; in ixgbe_tx_copy()458 *tcbp = tcb = newtcb; in ixgbe_tx_copy()