Home
last modified time | relevance | path

Searched defs:opal_btl_usnic_channel_t (Results 1 – 2 of 2) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/usnic/
H A Dbtl_usnic_module.h65 typedef struct opal_btl_usnic_channel_t { struct
66 int chan_index;
68 struct fid_cq *cq;
70 int chan_max_msg_size;
71 int chan_rd_num;
72 int chan_sd_num;
96 } opal_btl_usnic_channel_t; argument
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/usnic/
H A Dbtl_usnic_module.h65 typedef struct opal_btl_usnic_channel_t { struct
66 int chan_index;
68 struct fid_cq *cq;
70 int chan_max_msg_size;
71 int chan_rd_num;
72 int chan_sd_num;
96 } opal_btl_usnic_channel_t; argument