Home
last modified time | relevance | path

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

/drivers/infiniband/core/
A Dcm_trace.h61 ib_cm_lap_state(LAP_UNINIT) \
62 ib_cm_lap_state(LAP_IDLE) \
63 ib_cm_lap_state(LAP_SENT) \
64 ib_cm_lap_state(LAP_RCVD) \
65 ib_cm_lap_state(MRA_LAP_SENT) \
68 #undef ib_cm_lap_state
70 #define ib_cm_lap_state(x) TRACE_DEFINE_ENUM(IB_CM_##x); macro
75 #undef ib_cm_lap_state
77 #define ib_cm_lap_state(x) { IB_CM_##x, #x }, macro
A Dcm.c3116 enum ib_cm_lap_state lap_state; in ib_prepare_cm_mra()

Completed in 14 milliseconds