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