Home
last modified time | relevance | path

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

/linux-4.19.296/include/trace/events/
Drdma.h11 ib_event(CQ_ERR) \
12 ib_event(QP_FATAL) \
13 ib_event(QP_REQ_ERR) \
14 ib_event(QP_ACCESS_ERR) \
15 ib_event(COMM_EST) \
16 ib_event(SQ_DRAINED) \
17 ib_event(PATH_MIG) \
18 ib_event(PATH_MIG_ERR) \
19 ib_event(DEVICE_FATAL) \
20 ib_event(PORT_ACTIVE) \
[all …]
Drpcrdma.h383 const struct ib_event *event
1463 const struct ib_event *event,
/linux-4.19.296/include/rdma/
Dib_verbs.h648 struct ib_event { struct
662 void (*handler)(struct ib_event_handler *, struct ib_event *); argument
1043 void (*event_handler)(struct ib_event *, void *);
1141 void (*event_handler)(struct ib_event *, void *);
1161 void (*event_handler)(struct ib_event *, void *);
1590 void (*event_handler)(struct ib_event *, void *);
1611 void (*event_handler)(struct ib_event *, void *);
1657 void (*event_handler)(struct ib_event *, void *);
1679 void (*event_handler)(struct ib_event *, void *);
1772 void (*event_handler)(struct ib_event *, void *);
[all …]
/linux-4.19.296/fs/cifs/
Dsmbdirect.c337 smbd_qp_async_error_upcall(struct ib_event *event, void *context) in smbd_qp_async_error_upcall()