Searched refs:ipoib_send_comp_handler (Results 1 – 3 of 3) sorted by relevance
174 priv->send_cq = ib_create_cq(priv->ca, ipoib_send_comp_handler, NULL, in ipoib_transport_dev_init()
440 void ipoib_send_comp_handler(struct ib_cq *cq, void *dev_ptr);
441 void ipoib_send_comp_handler(struct ib_cq *cq, void *dev_ptr) in ipoib_send_comp_handler() function