iPXE
Data Fields
ib_srp_target_port_id Union Reference

SRP target port identifier for Infiniband. More...

#include <ib_srp.h>

Data Fields

union srp_port_id srp
 SRP version of port identifier. More...
 
struct {
   union ib_guid   id_ext
 Identifier extension. More...
 
   union ib_guid   ioc_guid
 I/O controller GUID. More...
 
ib
 Infiniband version of port identifier. More...
 

Detailed Description

SRP target port identifier for Infiniband.

Definition at line 32 of file ib_srp.h.

Field Documentation

◆ srp

union srp_port_id ib_srp_target_port_id::srp

SRP version of port identifier.

Definition at line 34 of file ib_srp.h.

Referenced by efi_ib_srp_path(), and ib_srp_open_uri().

◆ id_ext

union ib_guid ib_srp_target_port_id::id_ext

Identifier extension.

Definition at line 38 of file ib_srp.h.

Referenced by ib_srp_parse_target_id_ext().

◆ ioc_guid

union ib_guid ib_srp_target_port_id::ioc_guid

I/O controller GUID.

Definition at line 40 of file ib_srp.h.

Referenced by ib_srp_parse_target_ioc_guid().

◆ ib

struct { ... } ib_srp_target_port_id::ib

Infiniband version of port identifier.

Referenced by ib_srp_parse_target_id_ext(), and ib_srp_parse_target_ioc_guid().


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