Searched defs:lnet_match_table (Results 1 – 1 of 1) sorted by relevance
447 struct lnet_match_table { struct449 unsigned int mt_cpt;450 unsigned int mt_portal; /* portal index */453 unsigned int mt_enabled;455 __u64 mt_exhausted[LNET_MT_EXHAUSTED_BMAP];479 struct lnet_match_table **ptl_mtables; argument