Searched defs:cxio_hal_ev_callback_func_t (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/cxgb3/
H A Dcxio_hal.h129 typedef void (*cxio_hal_ev_callback_func_t) (struct cxio_rdev * rdev_p, typedef
184 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);

Completed in 9 milliseconds