Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/core/
H A Dcm_trace.h25 ib_cm_state(IDLE) \
26 ib_cm_state(LISTEN) \
27 ib_cm_state(REQ_SENT) \
28 ib_cm_state(REQ_RCVD) \
31 ib_cm_state(REP_SENT) \
32 ib_cm_state(REP_RCVD) \
38 ib_cm_state(TIMEWAIT) \
42 #undef ib_cm_state
49 #undef ib_cm_state
317 enum ib_cm_state state
[all …]
H A Dcm.c326 cm_alloc_priv_msg(struct cm_id_private *cm_id_priv, enum ib_cm_state state) in cm_alloc_priv_msg()
1032 enum ib_cm_state old_state) in cm_destroy_id_wait_timeout()
1044 enum ib_cm_state old_state; in cm_destroy_id()
1895 u8 private_data_len, enum ib_cm_state state) in cm_format_rej()
2935 enum ib_cm_state state = cm_id_priv->id.state; in cm_send_rej_locked()
3104 enum ib_cm_state cm_state; in ib_send_cm_mra()
3781 enum ib_cm_state state = (unsigned long) msg->context[1]; in cm_process_send_error()
/linux-6.15/include/rdma/
H A Dib_cm.h17 enum ib_cm_state { enum
297 enum ib_cm_state state; /* internal CM/debug use */