Searched refs:IBLND_CREDITS_DEFAULT (Results 1 – 2 of 2) sorted by relevance
188 if (*kiblnd_tunables.kib_peertxcredits < IBLND_CREDITS_DEFAULT) in kiblnd_tunables_init()189 *kiblnd_tunables.kib_peertxcredits = IBLND_CREDITS_DEFAULT; in kiblnd_tunables_init()
118 #define IBLND_CREDITS_DEFAULT 8 /* default # of peer credits */ macro