Searched refs:ib_event_handler (Results 1 – 20 of 20) sorted by relevance
| /linux-6.15/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-srv.h | 135 void rtrs_srv_ib_event_handler(struct ib_event_handler *handler,
|
| H A D | rtrs-clt.h | 215 void rtrs_clt_ib_event_handler(struct ib_event_handler *handler,
|
| H A D | rtrs-pri.h | 88 struct ib_event_handler event_handler;
|
| H A D | rtrs-srv.c | 2275 void rtrs_srv_ib_event_handler(struct ib_event_handler *handler, in rtrs_srv_ib_event_handler()
|
| H A D | rtrs-clt.c | 3146 void rtrs_clt_ib_event_handler(struct ib_event_handler *handler, in rtrs_clt_ib_event_handler()
|
| /linux-6.15/net/smc/ |
| H A D | smc_ib.h | 39 struct ib_event_handler event_handler; /* global ib_event handler */
|
| H A D | smc_ib.c | 402 static void smc_ib_global_event_handler(struct ib_event_handler *handler, in smc_ib_global_event_handler()
|
| /linux-6.15/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.h | 464 struct ib_event_handler event_handler;
|
| H A D | ib_srpt.c | 198 static void srpt_event_handler(struct ib_event_handler *handler, in srpt_event_handler()
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | uverbs.h | 128 struct ib_event_handler event_handler;
|
| H A D | multicast.c | 71 struct ib_event_handler event_handler; 793 static void mcast_event_handler(struct ib_event_handler *handler, in mcast_event_handler()
|
| H A D | device.c | 2028 void ib_register_event_handler(struct ib_event_handler *event_handler) in ib_register_event_handler() 2044 void ib_unregister_event_handler(struct ib_event_handler *event_handler) in ib_unregister_event_handler() 2054 struct ib_event_handler *handler; in ib_dispatch_event_clients()
|
| H A D | sa_query.c | 103 struct ib_event_handler event_handler; 2110 static void ib_sa_event(struct ib_event_handler *handler, in ib_sa_event()
|
| H A D | uverbs_main.c | 472 static void ib_uverbs_event_handler(struct ib_event_handler *handler, in ib_uverbs_event_handler()
|
| /linux-6.15/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib.h | 399 struct ib_event_handler event_handler; 593 void ipoib_event(struct ib_event_handler *handler,
|
| H A D | ipoib_verbs.c | 270 void ipoib_event(struct ib_event_handler *handler, in ipoib_event()
|
| /linux-6.15/drivers/infiniband/ulp/iser/ |
| H A D | iscsi_iser.h | 309 struct ib_event_handler event_handler;
|
| H A D | iser_verbs.c | 46 static void iser_event_handler(struct ib_event_handler *handler, in iser_event_handler()
|
| /linux-6.15/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_vema.c | 111 struct ib_event_handler event_handler; 854 static void opa_vnic_event(struct ib_event_handler *handler, in opa_vnic_event()
|
| /linux-6.15/include/rdma/ |
| H A D | ib_verbs.h | 780 struct ib_event_handler { struct 782 void (*handler)(struct ib_event_handler *, struct ib_event *); argument 3070 void ib_register_event_handler(struct ib_event_handler *event_handler); 3071 void ib_unregister_event_handler(struct ib_event_handler *event_handler);
|