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

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2907 state->id_allow_coalesce_comp_tuning = IBD_DEF_COALESCE_COMPLETIONS;
4763 state->id_allow_coalesce_comp_tuning = (result == 1) ?
4882 if (state->id_allow_coalesce_comp_tuning &&
4931 if (state->id_allow_coalesce_comp_tuning &&
4939 if (!state->id_allow_coalesce_comp_tuning) {
4954 if (!state->id_allow_coalesce_comp_tuning) {
5001 if (!state->id_allow_coalesce_comp_tuning) {
5016 if (!state->id_allow_coalesce_comp_tuning) {
5064 if (state->id_allow_coalesce_comp_tuning &&
5089 if (state->id_allow_coalesce_comp_tuning
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h1136 boolean_t id_allow_coalesce_comp_tuning; member in struct:ibd_state_s

Completed in 77 milliseconds