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

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural_var.h51 #define RAL_RX_LIST_COUNT 8 macro
H A Dural.c1511 policy.pp_max_async_reqs = RAL_RX_LIST_COUNT + 32;
1632 for (i = 0; i < RAL_RX_LIST_COUNT; i++) {
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum_var.h50 #define RAL_RX_LIST_COUNT 8 macro
H A Drum.c1517 policy.pp_max_async_reqs = RAL_RX_LIST_COUNT + 32;
1638 for (i = 0; i < RAL_RX_LIST_COUNT; i++) {

Completed in 97 milliseconds