Device Management
ibv_get_device_list, ibv_free_device_list
Gets and releases the list of available RDMA devices.
ibv_get_device_name
Gets the RDMA device's name.
ibv_get_device_guid
Returns string describing the
event_type
,
node_type
, and
port_state
enum values.
ibv_open_device, ibv_close_device
Opens, and closes an RDMA device context.
ibv_query_device
Queries the attributes of an RDMA device.
ibv_query_port
Queries the attributes of an RDMA port.
ibv_query_pkey
Queries the P_Key table of an RDMA port.
ibv_query_gid
Gets GID, which is the NIC's MAC address.
Parent topic:
Supported Verbs
[
Feedback
]