Searched refs:LNET_NRB_SMALL_MIN (Results 1 – 1 of 1) sorted by relevance
29 #define LNET_NRB_SMALL_MIN 4096 /* min value for each CPT */ macro30 #define LNET_NRB_SMALL (LNET_NRB_SMALL_MIN * 4)1393 return max(nrbs, LNET_NRB_SMALL_MIN); in lnet_nrb_small_calculate()