Searched refs:rds_ib_send_cq_comp_handler (Results 1 – 3 of 3) sorted by relevance
346 void rds_ib_send_cq_comp_handler(struct ib_cq *cq, void *context);
303 ic->i_send_cq = ib_create_cq(dev, rds_ib_send_cq_comp_handler, in rds_ib_setup_qp()
274 void rds_ib_send_cq_comp_handler(struct ib_cq *cq, void *context) in rds_ib_send_cq_comp_handler() function