Searched defs:lnet_match_table (Results 1 – 1 of 1) sorted by relevance
475 struct lnet_match_table { struct477 unsigned int mt_cpt;478 unsigned int mt_portal; /* portal index */483 unsigned int mt_enabled;485 __u64 mt_exhausted[LNET_MT_EXHAUSTED_BMAP];509 struct lnet_match_table **ptl_mtables; argument