Manual pages
Origin: libibverbs.
[ Alias ↣ ] Name (section) | Brief |
---|---|
ibv_ack_async_event(3) ↣ ibv_get_async_event(3) | Get or acknowledge asynchronous events. |
ibv_ack_cq_events(3) ↣ ibv_get_cq_event(3) | Get and acknowledge completion queue (CQ) events. |
ibv_alloc_pd(3) | Allocate or deallocate a protection domain (PDs). |
ibv_asyncwatch(1) | Display asynchronous events. |
ibv_attach_mcast(3) | Attach and detach a queue pair (QPs) to/from a multicast group. |
ibv_close_device(3) ↣ ibv_open_device(3) | Open and close an RDMA device context. |
ibv_close_xrcd(3) ↣ ibv_open_xrcd(3) | Open or close an XRC protection domain (XRCDs). |
ibv_create_ah(3) | Create or destroy an address handle (AH). |
ibv_create_ah_from_wc(3) | Initialize or create an address handle (AH) from a work comple‐. |
ibv_create_comp_channel(3) | Create or destroy a completion event channel. |
ibv_create_cq(3) | Create or destroy a completion queue (CQ). |
ibv_create_qp(3) | Create or destroy a queue pair (QP). |
ibv_create_qp_ex(3) | Create or destroy a queue pair (QP). |
ibv_create_srq(3) | Create or destroy a shared receive queue (SRQ). |
ibv_create_srq_ex(3) | Create or destroy a shared receive queue (SRQ). |
ibv_dealloc_pd(3) ↣ ibv_alloc_pd(3) | Allocate or deallocate a protection domain (PDs). |
ibv_dereg_mr(3) ↣ ibv_reg_mr(3) | Register or deregister a memory region (MR). |
ibv_destroy_ah(3) ↣ ibv_create_ah(3) | Create or destroy an address handle (AH). |
ibv_destroy_comp_channel(3) ↣ ibv_create_comp_channel(3) | Create or destroy a completion event channel. |
ibv_destroy_cq(3) ↣ ibv_create_cq(3) | Create or destroy a completion queue (CQ). |
ibv_destroy_qp(3) ↣ ibv_create_qp(3) | Create or destroy a queue pair (QP). |
ibv_destroy_srq(3) ↣ ibv_create_srq(3) | Create or destroy a shared receive queue (SRQ). |
ibv_detach_mcast(3) ↣ ibv_attach_mcast(3) | Attach and detach a queue pair (QPs) to/from a multicast group. |
ibv_devices(1) | List RDMA devices. |
ibv_devinfo(1) | Query RDMA devices. |
ibv_event_type_str(3) | Return string describing event_type enum value. |
ibv_fork_init(3) | Initialize libibverbs to support fork(). |
ibv_free_device_list(3) ↣ ibv_get_device_list(3) | Get and release list of available RDMA devices. |
ibv_get_async_event(3) | Get or acknowledge asynchronous events. |
ibv_get_cq_event(3) | Get and acknowledge completion queue (CQ) events. |
ibv_get_device_guid(3) | Get an RDMA device's GUID. |
ibv_get_device_list(3) | Get and release list of available RDMA devices. |
ibv_get_device_name(3) | Get an RDMA device's name. |
ibv_get_srq_num(3) | Return srq number associated with the given shared receive queue (SRQ). |
ibv_init_ah_from_wc(3) ↣ ibv_create_ah_from_wc(3) | Initialize or create an address handle (AH) from a work comple‐. |
ibv_modify_qp(3) | Modify the attributes of a queue pair (QP). |
ibv_modify_srq(3) | Modify attributes of a shared receive queue (SRQ). |
ibv_node_type_str(3) ↣ ibv_event_type_str(3) | Return string describing event_type enum value. |
ibv_open_device(3) | Open and close an RDMA device context. |
ibv_open_qp(3) | Open a shareable queue pair (QP). |
ibv_open_xrcd(3) | Open or close an XRC protection domain (XRCDs). |
ibv_poll_cq(3) | Poll a completion queue (CQ). |
ibv_port_state_str(3) ↣ ibv_event_type_str(3) | Return string describing event_type enum value. |
ibv_post_recv(3) | Post a list of work requests (WRs) to a receive queue. |
ibv_post_send(3) | Post a list of work requests (WRs) to a send queue. |
ibv_post_srq_recv(3) | Post a list of work requests (WRs) to a shared receive queue (SRQ). |
ibv_query_device(3) | Query an RDMA device's attributes. |
ibv_query_gid(3) | Query an InfiniBand port's GID table. |
ibv_query_pkey(3) | Query an InfiniBand port's P_Key table. |
ibv_query_port(3) | Query an RDMA port's attributes. |
ibv_query_qp(3) | Get the attributes of a queue pair (QP). |
ibv_query_srq(3) | Get the attributes of a shared receive queue (SRQ). |
ibv_rate_to_mbps(3) | Convert IB rate enumeration to Mbit/sec. |
ibv_rate_to_mult(3) | Convert IB rate enumeration to multiplier of 2.5 Gbit/sec. |
ibv_rc_pingpong(1) | Simple InfiniBand RC transport test. |
ibv_reg_mr(3) | Register or deregister a memory region (MR). |
ibv_req_notify_cq(3) | Request completion notification on a completion queue (CQ). |
ibv_resize_cq(3) | Resize a completion queue (CQ). |
ibv_srq_pingpong(1) | Simple InfiniBand shared receive queue test. |
ibv_uc_pingpong(1) | Simple InfiniBand UC transport test. |
ibv_ud_pingpong(1) | Simple InfiniBand UD transport test. |
mbps_to_ibv_rate(3) ↣ ibv_rate_to_mbps(3) | Convert IB rate enumeration to Mbit/sec. |
mult_to_ibv_rate(3) ↣ ibv_rate_to_mult(3) | Convert IB rate enumeration to multiplier of 2.5 Gbit/sec. |