iPXE
Data Fields
golan_port Struct Reference

#include <golan.h>

Data Fields

struct ib_deviceibdev
 Infiniband device. More...
 
struct net_devicenetdev
 Network device. More...
 
u8 vep_number
 VEP number. More...
 

Detailed Description

Definition at line 307 of file golan.h.

Field Documentation

◆ ibdev

struct ib_device* golan_port::ibdev

Infiniband device.

Definition at line 309 of file golan.h.

Referenced by golan_handle_port_event(), golan_probe_normal(), and golan_remove_normal().

◆ netdev

struct net_device* golan_port::netdev

Network device.

Definition at line 311 of file golan.h.

Referenced by golan_remove_normal().

◆ vep_number

u8 golan_port::vep_number

VEP number.

Definition at line 313 of file golan.h.

Referenced by golan_probe_normal().


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