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

/drivers/infiniband/hw/cxgb3/
H A Dcxio_hal.c49 static cxio_hal_ev_callback_func_t cxio_ev_cb = NULL; variable
872 cxio_ev_cb = ev_cb;
877 cxio_ev_cb = NULL;
909 else if (cxio_ev_cb)
910 (*cxio_ev_cb) (rdev_p, skb);

Completed in 28 milliseconds