Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/core/
Dcm_trace.h66 ib_cm_lap_state_end(MRA_LAP_RCVD)
69 #undef ib_cm_lap_state_end
71 #define ib_cm_lap_state_end(x) TRACE_DEFINE_ENUM(IB_CM_##x); macro
76 #undef ib_cm_lap_state_end
78 #define ib_cm_lap_state_end(x) { IB_CM_##x, #x } macro