Searched refs:rds_ib_send_cq_comp_handler (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/net/rds/
H A Dib.h346 void rds_ib_send_cq_comp_handler(struct ib_cq *cq, void *context);
H A Dib_cm.c303 ic->i_send_cq = ib_create_cq(dev, rds_ib_send_cq_comp_handler, rds_ib_setup_qp()
H A Dib_send.c274 void rds_ib_send_cq_comp_handler(struct ib_cq *cq, void *context) rds_ib_send_cq_comp_handler() function

Completed in 101 milliseconds