Lines Matching defs:timeout

80  * when timeout callback (ibcm_timeout_cb) is called. This is ensured by
84 * The timeout processing is handled in the context in which the
85 * timeout callback is invoked.
186 * set new timer, using service timeout for the first timeout
818 (void) timeout(ibcm_recv_timeout_cb, tq, 1);
880 (void) timeout(ibcm_recv_timeout_cb, tq, 1);
1078 "active cep timeout(usec) = %u",
1121 * The remote will timeout after repeated attempts
1371 * protocol would timeout and delete the
1871 * Cancels existing timer, and sets a new timer based on timeout
2019 * The timeout interval is changed only for the first
2020 * retry. The later retries use the timeout from
2668 /* post the first DREQ via timeout callback */
2947 /* Re-start REP timeout */
3449 * posts are done from timeout context
3518 * REP could be resent, either because of timeout or an
3520 * of timeout only, hence send_mad_flag manipulation not
3634 * the timeout callback that is set after posting REJ
3640 /* Attach the statep to timeout list */
3678 * attached to timeout list, it cannot be re-attached as long
3685 /* Attach statep to timeout list - thread handling */
3722 * the DREQ timeout
3735 "Unexpected unhandled timeout for statep 0x%p "
3821 /* No new timeout is set for resending a REP MAD for an incoming REQ */
4127 * Adds the given RC statep to timeout list
4152 "attached state = %p to timeout list", statep);
4165 * Adds the given UD statep to timeout list
4190 "attached state = %p to ud timeout list", ud_statep);
4272 * Called from timeout thread processing
4421 * Called from UD timeout thread processing
4887 * but before timeout. This can result in a dangling timeout ie.,
4888 * the incoming SIDR REQ would be unable to cancel this timeout
4972 /* UD state data is delete in timeout thread */
4984 "Nop timeout for ud_statep 0x%p in ud_state %d",
7003 ibcm_invoke_rtu_qp_modify(ibcm_state_data_t *statep, ib_time_t timeout,
7017 IBCM_QPINFO_RC_PATH(qp_info).cep_timeout = timeout;
7042 IBCM_QPINFO_UC_PATH(qp_info).cep_timeout = timeout;
8693 /* Cancel the timeout */