iPXE
Data Fields
sbft_ib_subtable Struct Reference

sBFT Infiniband subtable More...

#include <ib_srp.h>

Data Fields

union ib_gid sgid
 Source GID. More...
 
union ib_gid dgid
 Destination GID. More...
 
union ib_guid service_id
 Service ID. More...
 
uint16_t pkey
 Partition key. More...
 
uint8_t reserved [6]
 Reserved. More...
 

Detailed Description

sBFT Infiniband subtable

Definition at line 47 of file ib_srp.h.

Field Documentation

◆ sgid

union ib_gid sbft_ib_subtable::sgid

Source GID.

Definition at line 49 of file ib_srp.h.

Referenced by ib_sbft_install().

◆ dgid

union ib_gid sbft_ib_subtable::dgid

Destination GID.

Definition at line 51 of file ib_srp.h.

Referenced by efi_ib_srp_path(), and ib_srp_open().

◆ service_id

union ib_guid sbft_ib_subtable::service_id

Service ID.

Definition at line 53 of file ib_srp.h.

Referenced by efi_ib_srp_path(), and ib_srp_open().

◆ pkey

uint16_t sbft_ib_subtable::pkey

Partition key.

Definition at line 55 of file ib_srp.h.

Referenced by ib_sbft_install().

◆ reserved

uint8_t sbft_ib_subtable::reserved[6]

Reserved.

Definition at line 57 of file ib_srp.h.


The documentation for this struct was generated from the following file: