Home
last modified time | relevance | path

Searched refs:qp_event_handler (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c100 static void qp_event_handler(struct ib_event *event, void *context) in qp_event_handler() function
442 qp_attr.event_handler = qp_event_handler; in svc_rdma_accept()
/Linux-v6.6/net/9p/
Dtrans_rdma.c356 static void qp_event_handler(struct ib_event *event, void *context) in qp_event_handler() function
710 qp_attr.event_handler = qp_event_handler; in rdma_create_trans()
/Linux-v6.6/drivers/infiniband/ulp/rtrs/
Drtrs.c210 static void qp_event_handler(struct ib_event *ev, void *ctx) in qp_event_handler() function
265 init_attr.event_handler = qp_event_handler; in create_qp()
/Linux-v6.6/drivers/infiniband/core/
Dmad.c2859 static void qp_event_handler(struct ib_event *event, void *qp_context) in qp_event_handler() function
2904 qp_init_attr.event_handler = qp_event_handler; in create_mad_qp()