Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/core/
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 …]
A Dcm.c1873 u8 private_data_len, enum ib_cm_state state) in cm_format_rej()
2905 enum ib_cm_state state = cm_id_priv->id.state; in cm_send_rej_locked()
3073 enum ib_cm_state cm_state; in ib_send_cm_mra()
3749 enum ib_cm_state state, in cm_process_send_error()
3808 enum ib_cm_state state = in cm_send_handler()
3809 (enum ib_cm_state)(unsigned long)msg->context[1]; in cm_send_handler()
/linux-6.3-rc2/include/rdma/
A Dib_cm.h17 enum ib_cm_state { enum
297 enum ib_cm_state state; /* internal CM/debug use */

Completed in 15 milliseconds