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