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

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural_var.h50 #define RAL_TX_LIST_COUNT 8 macro
H A Dural.c689 if (sc->tx_queued > RAL_TX_LIST_COUNT) {
1497 policy.pp_max_async_reqs = RAL_TX_LIST_COUNT;
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum_var.h51 #define RAL_TX_LIST_COUNT 8 macro
H A Drum.c750 if (sc->tx_queued > RAL_TX_LIST_COUNT) {
1503 policy.pp_max_async_reqs = RAL_TX_LIST_COUNT;

Completed in 208 milliseconds