iPXE
|
SCSI RDMA Protocol over Infiniband. More...
#include <stdint.h>
#include <ipxe/acpi.h>
#include <ipxe/interface.h>
#include <ipxe/infiniband.h>
#include <ipxe/srp.h>
Go to the source code of this file.
Data Structures | |
union | ib_srp_initiator_port_id |
SRP initiator port identifier for Infiniband. More... | |
union | ib_srp_target_port_id |
SRP target port identifier for Infiniband. More... | |
struct | sbft_ib_subtable |
sBFT Infiniband subtable More... | |
struct | ipxe_ib_sbft |
An Infiniband SRP sBFT created by iPXE. More... | |
struct | ib_srp_device |
An Infiniband SRP device. More... | |
Functions | |
FILE_LICENCE (BSD2) | |
SCSI RDMA Protocol over Infiniband.
Definition in file ib_srp.h.
FILE_LICENCE | ( | BSD2 | ) |