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

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c164 * stall_10_tix[]: number of consecutive cyclic callbacks without a
183 static uint32_t stall_10_tix[TX_PROCESS_MAX_STATE+1]; variable
1687 limit = stall_10_tix[tx_state];
2862 stall_10_tix[i] = tmp10;
2875 stall_10_tix[i] = tmp10 * 20;

Completed in 759 milliseconds