Searched defs:ibd_rc_chan_s (Results 1 – 1 of 1) sorted by relevance
1222 typedef struct ibd_rc_chan_s { struct1223 struct ibd_rc_chan_s *next; argument1228 ibd_rc_chan_state_t chan_state; argument1230 ibd_list_t tx_wqe_list; /* free wqe list */1231 ibd_list_t tx_rel_list; /* for swqe recycle */1233 ibd_swqe_t *tx_wqes;1236 uint8_t *tx_mr_bufs;1237 ibt_mr_hdl_t tx_mr_hdl;1238 ibt_mr_desc_t tx_mr_desc;1240 ibt_cq_hdl_t scq_hdl; /* Tx completion queue */[all …]