Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h183 void cxio_register_ev_cb(cxio_hal_ev_callback_func_t ev_cb);
184 void cxio_unregister_ev_cb(cxio_hal_ev_callback_func_t ev_cb);
Dcxio_hal.c843 void cxio_register_ev_cb(cxio_hal_ev_callback_func_t ev_cb) in cxio_register_ev_cb() argument
845 cxio_ev_cb = ev_cb; in cxio_register_ev_cb()
848 void cxio_unregister_ev_cb(cxio_hal_ev_callback_func_t ev_cb) in cxio_unregister_ev_cb() argument