Home
last modified time | relevance | path

Searched refs:ev_cb (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h184 void cxio_register_ev_cb(cxio_hal_ev_callback_func_t ev_cb);
185 void cxio_unregister_ev_cb(cxio_hal_ev_callback_func_t ev_cb);
Dcxio_hal.c870 void cxio_register_ev_cb(cxio_hal_ev_callback_func_t ev_cb) in cxio_register_ev_cb() argument
872 cxio_ev_cb = ev_cb; in cxio_register_ev_cb()
875 void cxio_unregister_ev_cb(cxio_hal_ev_callback_func_t ev_cb) in cxio_unregister_ev_cb() argument