Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/core/
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
Dcm.c3075 enum ib_cm_lap_state lap_state; in ib_send_cm_mra()
/linux-6.6.21/include/rdma/
Dib_cm.h36 enum ib_cm_lap_state { enum
298 enum ib_cm_lap_state lap_state; /* internal CM/debug use */