iPXE
|
An IPoIB MAC address. More...
#include <ipoib.h>
Data Fields | |
uint32_t | flags__qpn |
Queue pair number. More... | |
union ib_gid | gid |
Port GID. More... | |
uint32_t ipoib_mac::flags__qpn |
Queue pair number.
MSB indicates support for IPoIB "connected mode". Lower 24 bits are the QPN.
Definition at line 24 of file ipoib.h.
Referenced by ipoib_close(), and ipoib_open().
union ib_gid ipoib_mac::gid |
Port GID.
Definition at line 26 of file ipoib.h.
Referenced by ipoib_link_state_changed(), and ipoib_probe().