logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

struct nbft_info_hfi - Host Fabric Interface (HFI) Descriptor

Members

index HFI Descriptor Index: indicates the number of this HFI Descriptor in the Host Fabric Interface Descriptor List. transport Transport Type string (e.g. 'tcp'). tcp_info The HFI Transport Info Descriptor, see structnbft_info_hfi_info_tcp. August 2025 struct nbft_info_hfi libnvme(2)

Name

struct nbft_info_hfi - Host Fabric Interface (HFI) Descriptor

Synopsis

struct nbft_info_hfi { intindex;chartransport[8];structnbft_info_hfi_info_tcptcp_info; };

See Also