Searched defs:iser_msg_s (Results 1 – 1 of 1) sorted by relevance
140 typedef struct iser_msg_s { struct141 struct iser_msg_s *nextp; /* for building lists */ argument142 kmem_cache_t *cache; /* back pointer for cleanup */143 ibt_wr_ds_t msg_ds; /* SGEs for hdr and text */144 ibt_mr_hdl_t mrhdl[2]; /* MR handles for each SGE */