Home
last modified time | relevance | path

Searched refs:ib_cm_lap_state (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcm_trace.h58 * enum ib_cm_lap_state, from include/rdma/ib_cm.h
61 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 macro
70 #define ib_cm_lap_state(x) TRACE_DEFINE_ENUM(IB_CM_##x); macro
75 #undef ib_cm_lap_state macro
77 #define ib_cm_lap_state( macro
[all...]
H A Dcm.c3088 enum ib_cm_lap_state lap_state; in ib_send_cm_mra()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcm_trace.h58 * enum ib_cm_lap_state, from include/rdma/ib_cm.h
61 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 macro
70 #define ib_cm_lap_state(x) TRACE_DEFINE_ENUM(IB_CM_##x); macro
75 #undef ib_cm_lap_state macro
77 #define ib_cm_lap_state( macro
[all...]
H A Dcm.c3075 enum ib_cm_lap_state lap_state; in ib_send_cm_mra()
/kernel/linux/linux-5.10/include/rdma/
H A Dib_cm.h36 enum ib_cm_lap_state { enum
299 enum ib_cm_lap_state lap_state; /* internal CM/debug use */
/kernel/linux/linux-6.6/include/rdma/
H A Dib_cm.h36 enum ib_cm_lap_state { enum
298 enum ib_cm_lap_state lap_state; /* internal CM/debug use */

Completed in 14 milliseconds