Module efa

Module efa 

Source
Expand description

EFA (Elastic Fabric Adapter) specific RDMA operations.

This module contains EFA-specific helpers for device detection and configuration. Connect and post operations are handled by C functions in rdmaxcel.c.

Functionsยง

apply_efa_defaults
Applies EFA-specific defaults to an IbvConfig.
is_efa_device
Checks if any EFA device is available in the system.
mr_access_flags
Returns the MR access flags appropriate for EFA devices.