iPXE
|
Infiniband queue pair operations. More...
#include <infiniband.h>
Data Fields | |
struct io_buffer *(* | alloc_iob )(size_t len) |
Allocate receive I/O buffer. More... | |
Infiniband queue pair operations.
Definition at line 147 of file infiniband.h.
Allocate receive I/O buffer.
len | Maximum receive length |
iobuf | I/O buffer (or NULL if out of memory) |
Definition at line 153 of file infiniband.h.