Searched refs:kib_peercredits_hiw (Results 1 – 2 of 2) sorted by relevance
161 .kib_peercredits_hiw = &peer_credits_hiw,197 if (*kiblnd_tunables.kib_peercredits_hiw < *kiblnd_tunables.kib_peertxcredits / 2) in kiblnd_tunables_init()198 *kiblnd_tunables.kib_peercredits_hiw = *kiblnd_tunables.kib_peertxcredits / 2; in kiblnd_tunables_init()200 if (*kiblnd_tunables.kib_peercredits_hiw >= *kiblnd_tunables.kib_peertxcredits) in kiblnd_tunables_init()201 *kiblnd_tunables.kib_peercredits_hiw = *kiblnd_tunables.kib_peertxcredits - 1; in kiblnd_tunables_init()
94 int *kib_peercredits_hiw; /* # when eagerly to return credits */ member126 *kiblnd_tunables.kib_peercredits_hiw) /* when eagerly to return credits */