Home
last modified time | relevance | path

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

/drivers/staging/lustre/include/linux/lnet/
Dtypes.h472 #define LNET_MTU (1 << LNET_MTU_BITS) macro
Dlib-types.h48 #if (LNET_MAX_PAYLOAD < LNET_MTU)
/drivers/staging/lustre/lnet/lnet/
Dlib-move.c692 LASSERT(msg->msg_len <= LNET_MTU); in lnet_msg2bufpool()
1675 (__u32)(for_me ? LNET_MAX_PAYLOAD : LNET_MTU)) { in lnet_parse()
1681 for_me ? LNET_MAX_PAYLOAD : LNET_MTU); in lnet_parse()
Drouter.c31 #define LNET_NRB_LARGE_PAGES ((LNET_MTU + PAGE_SIZE - 1) >> \
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h1236 #define HAL_MAXSIZE LNET_MTU /* bytes, used in userspace only */
/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c356 LNET_MTU >> PAGE_SHIFT); in client_obd_setup()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h114 # if (PTLRPC_MAX_BRW_SIZE > LNET_MTU * PTLRPC_BULK_OPS_COUNT)