mr_access_flags

Function mr_access_flags 

Source
pub fn mr_access_flags() -> ibv_access_flags
Expand description

Returns the MR access flags appropriate for EFA devices.

EFA does not support IBV_ACCESS_REMOTE_ATOMIC, so this returns only local write, remote write, and remote read flags.