Searched refs:IBT_CM_FLOW_CONTROL (Results 1 – 4 of 4) sorted by relevance
153 #define IBT_CM_FLOW_CONTROL 0x1 macro
1570 paramp->flow_control = (reqp->req_flags & IBT_CM_FLOW_CONTROL) in ibcma_handle_req()1728 paramp->flow_control = (repp->rep_flags & IBT_CM_FLOW_CONTROL) ? 1 : 0; in ibcma_handle_rep()
6200 IBT_CM_FLOW_CONTROL) in ibcm_cep_state_req()6201 IBCM_EVT_REQ(event).req_flags |= IBT_CM_FLOW_CONTROL; in ibcm_cep_state_req()6555 rep_msgp->rep_target_delay_plus |= IBT_CM_FLOW_CONTROL; in ibcm_process_cep_req_cm_hdlr()6783 IBCM_EVT_REP(event).rep_flags |= IBT_CM_FLOW_CONTROL; in ibcm_cep_state_rep()
622 IBT_RC_SRV << 1 | IBT_CM_FLOW_CONTROL); in ibt_open_rc_channel()