Home
last modified time | relevance | path

Searched refs:LNET_MD_THRESH_INF (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/lustre/include/linux/lnet/
Dtypes.h486 #define LNET_MD_THRESH_INF (-1) macro
/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c596 reply_md.threshold = LNET_MD_THRESH_INF; in ptl_send_rpc()
711 md.threshold = LNET_MD_THRESH_INF; in ptlrpc_register_rqbd()
/drivers/staging/lustre/lnet/lnet/
Dlib-msg.c325 if (md->md_threshold != LNET_MD_THRESH_INF) { in lnet_msg_attach_md()
Drouter.c879 .threshold = LNET_MD_THRESH_INF, in lnet_create_rc_data_locked()
Dapi-ni.c1619 md.threshold = LNET_MD_THRESH_INF; in lnet_ping_target_init()
Dlib-move.c135 if (tp->tp_threshold != LNET_MD_THRESH_INF) { in fail_peer()