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