Home
last modified time | relevance | path

Searched refs:ln_cpt_bits (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/include/linux/lnet/
Dlib-types.h672 unsigned int ln_cpt_bits; member
Dlib-lnet.h75 #define LNET_CPT_BITS (the_lnet.ln_cpt_bits)
/drivers/staging/lustre/lnet/lnet/
Dapi-ni.c1206 while ((1 << the_lnet.ln_cpt_bits) < the_lnet.ln_cpt_number) in LNetInit()
1207 the_lnet.ln_cpt_bits++; in LNetInit()