Searched refs:nxge_tx_use_bcopy (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_send.c55 extern uint32_t nxge_tx_use_bcopy;
429 if (nxge_tx_use_bcopy && (nxgep->niu_type != N2_NIU)) {
492 ((!nxge_tx_use_bcopy && (len > TX_BCOPY_SIZE)) ||
H A Dnxge_txdma.c39 uint32_t nxge_tx_use_bcopy = 1; variable

Completed in 66 milliseconds