Searched refs:LNET_NRB_TINY_MIN (Results 1 – 1 of 1) sorted by relevance
27 #define LNET_NRB_TINY_MIN 512 /* min value for each CPT */ macro28 #define LNET_NRB_TINY (LNET_NRB_TINY_MIN * 4)1374 return max(nrbs, LNET_NRB_TINY_MIN); in lnet_nrb_tiny_calculate()