Home
last modified time | relevance | path

Searched refs:LNET_MTU (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
Dtypes.h457 #define LNET_MTU (1 << LNET_MTU_BITS) macro
Dlib-types.h47 #if (LNET_MAX_PAYLOAD < LNET_MTU)
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dlib-move.c879 LASSERT(msg->msg_len <= LNET_MTU); in lnet_msg2bufpool()
1749 (__u32)(for_me ? LNET_MAX_PAYLOAD : LNET_MTU)) { in lnet_parse()
1755 for_me ? LNET_MAX_PAYLOAD : LNET_MTU); in lnet_parse()
Drouter.c1427 large_pages = (LNET_MTU + PAGE_CACHE_SIZE - 1) >> PAGE_CACHE_SHIFT; in lnet_rtrpools_alloc()
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c392 LNET_MTU >> PAGE_CACHE_SHIFT); in client_obd_setup()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h1088 #define HAL_MAXSIZE LNET_MTU /* bytes, used in userspace only */
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h116 # if (PTLRPC_MAX_BRW_SIZE > LNET_MTU * PTLRPC_BULK_OPS_COUNT)