is_efa_device

Function is_efa_device 

Source
pub fn is_efa_device() -> bool
Expand description

Checks if any EFA device is available in the system.

Uses efadv_query_device() to detect EFA hardware. The result is cached after the first call.