Searched full:rtu (Results 1 – 11 of 11) sorted by relevance
6 #define UNLOCK RTU
232 #define RTU(x) rt_mutex_unlock(&rtmutex_##x) macro
247 /* No data for RTU received events. */462 * QP before an RTU has been received.
140 /* Table 111 RTU Message Contents */
264 * QP before an RTU has been received.
234 * @CH_CONNECTING: QP is in RTR state; waiting for RTU.284 * @cmd_wait_list: List of SCSI commands that arrived before the RTU event. This
2590 * An RTU (ready to use) message indicates that the connection has been
179 DEFINE_CM_SEND_EVENT(rtu);
179 static CM_COUNTER_ATTR(rtu, CM_RTU_COUNTER);
294 "^(pru|rtu|txpru)@[0-9a-f]+$":
1051 ipoib_warn(priv, "failed to send RTU: %d\n", ret); in ipoib_cm_rep_handler()