Searched defs:lnet_match_table (Results 1 – 1 of 1) sorted by relevance
591 struct lnet_match_table { struct593 unsigned int mt_cpt;594 unsigned int mt_portal; /* portal index */597 unsigned int mt_enabled;599 __u64 mt_exhausted[LNET_MT_EXHAUSTED_BMAP];623 struct lnet_match_table **ptl_mtables; argument