Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
Dipoib_verbs.c172 priv->send_cq = ib_create_cq(priv->ca, ipoib_send_comp_handler, NULL, in ipoib_transport_dev_init()
Dipoib.h443 void ipoib_send_comp_handler(struct ib_cq *cq, void *dev_ptr);
Dipoib_ib.c432 void ipoib_send_comp_handler(struct ib_cq *cq, void *dev_ptr) in ipoib_send_comp_handler() function