iPXE
sky2_hw Struct Reference

#include <sky2.h>

Data Fields

unsigned long regs
struct pci_devicepdev
struct net_devicedev [2]
unsigned long flags
u8 chip_id
u8 chip_rev
u8 pmd_type
u8 ports
struct sky2_status_lest_le
u32 st_idx
u32 st_dma

Detailed Description

Definition at line 2066 of file sky2.h.

Field Documentation

◆ regs

unsigned long sky2_hw::regs

◆ pdev

struct pci_device* sky2_hw::pdev

◆ dev

◆ flags

◆ chip_id

◆ chip_rev

◆ pmd_type

u8 sky2_hw::pmd_type

Definition at line 2082 of file sky2.h.

Referenced by sky2_init(), and sky2_phy_init().

◆ ports

u8 sky2_hw::ports

Definition at line 2083 of file sky2.h.

Referenced by sky2_init(), sky2_probe(), sky2_remove(), and sky2_reset().

◆ st_le

struct sky2_status_le* sky2_hw::st_le

Definition at line 2085 of file sky2.h.

Referenced by sky2_probe(), sky2_remove(), sky2_reset(), sky2_status_intr(), and sky2_up().

◆ st_idx

u32 sky2_hw::st_idx

Definition at line 2086 of file sky2.h.

Referenced by sky2_poll(), sky2_reset(), and sky2_status_intr().

◆ st_dma

u32 sky2_hw::st_dma

Definition at line 2087 of file sky2.h.

Referenced by sky2_probe(), sky2_reset(), and sky2_up().


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