Searched refs:param_txbcopy_threshold (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_tx.c624 if ((mblen > ngep->param_txbcopy_threshold) &&
H A Dnge.h828 int param_txbcopy_threshold; member in struct:nge
H A Dnge_main.c1934 ngep->param_txbcopy_threshold = (uint32_t)result;
2043 value = ngep->param_txbcopy_threshold;
2409 * param_txbcopy_threshold and param_rxbcopy_threshold are tx/rx bcopy
2412 ngep->param_txbcopy_threshold = NGE_TX_COPY_SIZE;

Completed in 67 milliseconds