Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/ibtl/
H A Dibti.h61 typedef struct ibt_rc_chan_alloc_args_s { struct
62 ibt_attr_flags_t rc_flags; /* Signal type etc */
63 ibt_cep_flags_t rc_control;
64 uint8_t rc_hca_port_num;
65 ibt_chan_sizes_t rc_sizes;
66 ibt_cq_hdl_t rc_scq; /* Send CQ */
67 ibt_cq_hdl_t rc_rcq; /* Recv CQ */
68 ibt_pd_hdl_t rc_pd; /* PD */
69 ibt_channel_hdl_t rc_clone_chan; /* Optional Clone handle */
70 ibt_srq_hdl_t rc_srq; /* Optional Shared Rcv Queue */