Searched defs:eib_chan_s (Results 1 – 1 of 1) sorted by relevance
442 typedef struct eib_chan_s { struct443 ibt_channel_hdl_t ch_chan;444 ib_qpn_t ch_qpn;446 ibt_wc_t *ch_wc;447 ibt_cq_hdl_t ch_cq_hdl;448 uint_t ch_cq_sz;450 ibt_wc_t *ch_rcv_wc;451 ibt_cq_hdl_t ch_rcv_cq_hdl;452 uint_t ch_rcv_cq_sz;454 int ch_vnic_inst;[all …]