Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
Dlib-types.h522 unsigned int ln_cpt_bits; member
Dlib-lnet.h61 #define LNET_CPT_BITS (the_lnet.ln_cpt_bits)
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dapi-ni.c1130 while ((1 << the_lnet.ln_cpt_bits) < the_lnet.ln_cpt_number) in lnet_init()
1131 the_lnet.ln_cpt_bits++; in lnet_init()