Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/lnet/
Drouter.c133 lp->lp_ping_feats = LNET_PING_FEAT_INVAL; /* reset */ in lnet_notify_locked()
634 gw->lp_ping_feats = LNET_PING_FEAT_INVAL; in lnet_parse_rc_info()
661 gw->lp_ping_feats = LNET_PING_FEAT_INVAL; in lnet_parse_rc_info()
690 gw->lp_ping_feats = LNET_PING_FEAT_INVAL; in lnet_parse_rc_info()
Dpeer.c265 lp->lp_ping_feats = LNET_PING_FEAT_INVAL; in lnet_nid2peer_locked()
/drivers/staging/lustre/include/linux/lnet/
Dlib-types.h418 #define LNET_PING_FEAT_INVAL (0) /* no feature */ macro