Lines Matching +full:- +full:only
1 .\" -*- nroff -*-
2 .\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
4 .TH IBV_MODIFY_QP 3 2006-10-31 libibverbs "Libibverbs Programmer's Manual"
6 ibv_modify_qp \- modify the attributes of a queue pair (QP)
29 enum ibv_mtu path_mtu; /* Path MTU (valid only for RC/UC QPs) */
31 uint32_t qkey; /* Q_Key for the QP (valid only for UD QPs) */
32 uint32_t rq_psn; /* PSN for receive queue (valid only for RC/UC QPs)…
33 uint32_t sq_psn; /* PSN for send queue (valid only for RC/UC QPs) */
34 uint32_t dest_qp_num; /* Destination QP number (valid only for RC/UC QPs)…
35 … qp_access_flags; /* Mask of enabled remote access operations (valid only for RC/UC QPs) */
37 struct ibv_ah_attr ah_attr; /* Primary path address vector (valid only for RC/U…
38 struct ibv_ah_attr alt_ah_attr; /* Alternate path address vector (valid only for RC…
41 … en_sqd_async_notify; /* Enable SQD.drained async notification (Valid only if qp_state is SQD)…
43 …mber of outstanding RDMA reads & atomic operations on the destination QP (valid only for RC QPs) */
44 …responder resources for handling incoming RDMA reads & atomic operations (valid only for RC QPs) */
45 uint8_t min_rnr_timer; /* Minimum RNR NAK timer (valid only for RC QPs) */
47 uint8_t timeout; /* Local ack timeout for primary path (valid only f…
48 uint8_t retry_cnt; /* Retry count (valid only for RC QPs) */
49 uint8_t rnr_retry; /* RNR retry (valid only for RC QPs) */
51 uint8_t alt_timeout; /* Local ack timeout for alternate path (valid only…
127 state from: Reset \-\-> Init \-\-> RTR \-\-> RTS.
133 \-\-\-\-\-\-\-\-\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-…
144 \-\-\-\-\-\-\-\-\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-…
156 \-\-\-\-\-\-\-\-\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-…
170 \-\-\-\-\-\-\-\-\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-…