ev_cb             843 drivers/infiniband/hw/cxgb3/cxio_hal.c void cxio_register_ev_cb(cxio_hal_ev_callback_func_t ev_cb)
ev_cb             845 drivers/infiniband/hw/cxgb3/cxio_hal.c 	cxio_ev_cb = ev_cb;
ev_cb             848 drivers/infiniband/hw/cxgb3/cxio_hal.c void cxio_unregister_ev_cb(cxio_hal_ev_callback_func_t ev_cb)
ev_cb             183 drivers/infiniband/hw/cxgb3/cxio_hal.h void cxio_register_ev_cb(cxio_hal_ev_callback_func_t ev_cb);
ev_cb             184 drivers/infiniband/hw/cxgb3/cxio_hal.h void cxio_unregister_ev_cb(cxio_hal_ev_callback_func_t ev_cb);