Home
last modified time | relevance | path

Searched defs:ib_cm_event (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/trace/events/
Drdma.h118 #define ib_cm_event(x) TRACE_DEFINE_ENUM(IB_CM_##x); macro
126 #define ib_cm_event(x) { IB_CM_##x, #x }, macro
/linux-6.1.9/include/rdma/
Dib_cm.h242 struct ib_cm_event { struct
243 enum ib_cm_event_type event; argument
244 union {
256 } param;
258 void *private_data;