Home
last modified time | relevance | path

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

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