Searched refs:USE_COPY (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_tx.c262 USE_COPY : USE_DMA;
298 USE_COPY : USE_DMA;
320 if (current_flag == USE_COPY) {
346 USE_DMA: USE_COPY;
361 next_flag = USE_COPY;
373 USE_DMA: USE_COPY;
523 tcb->tx_type = USE_COPY;
1373 case USE_COPY:
H A Digb_sw.h349 USE_COPY, enumerator in enum:__anon310
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c251 USE_COPY : USE_DMA;
287 USE_COPY : USE_DMA;
309 if (current_flag == USE_COPY) {
335 USE_DMA: USE_COPY;
350 next_flag = USE_COPY;
362 USE_DMA: USE_COPY;
621 tcb->tx_type = USE_COPY;
1518 case USE_COPY:
H A Dixgbe_sw.h391 USE_COPY, enumerator in enum:__anon25
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h269 USE_COPY enumerator in enum:tx_mode_t
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c5394 tx_mode = USE_COPY;
5556 if (tx_mode == USE_COPY) {
5622 } else { /* for USE_COPY mode, tx buffer has changed */

Completed in 100 milliseconds