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

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c126 #define DMFE_TX_DESC 128 /* Should be a multiple of 4 <= 256 */ macro
130 static uint32_t dmfe_tx_desc = DMFE_TX_DESC;
133 static uint32_t dmfe_tx_int_factor = (DMFE_TX_DESC / 2) - 1;

Completed in 91 milliseconds