#include <sky2.h>
Data Fields | |
| unsigned long | regs |
| struct pci_device * | pdev |
| struct net_device * | dev [2] |
| unsigned long | flags |
| u8 | chip_id |
| u8 | chip_rev |
| u8 | pmd_type |
| u8 | ports |
| struct sky2_status_le * | st_le |
| u32 | st_idx |
| u32 | st_dma |
Definition at line 2066 of file sky2.h.
| unsigned long sky2_hw::regs |
Definition at line 2067 of file sky2.h.
Referenced by sky2_init_netdev(), sky2_probe(), sky2_read16(), sky2_read32(), sky2_read8(), sky2_remove(), sky2_write16(), sky2_write32(), and sky2_write8().
struct pci_device* sky2_hw::pdev [read] |
Definition at line 2068 of file sky2.h.
Referenced by receive_new(), sky2_init_netdev(), sky2_probe(), sky2_reset(), and sky2_rx_start().
struct net_device* sky2_hw::dev[2] [read] |
Definition at line 2069 of file sky2.h.
Referenced by __gm_phy_read(), gm_phy_write(), sky2_down(), sky2_hw_error(), sky2_init_netdev(), sky2_le_error(), sky2_mac_init(), sky2_mac_intr(), sky2_phy_init(), sky2_phy_intr(), sky2_probe(), sky2_remove(), and sky2_status_intr().
| unsigned long sky2_hw::flags |
Definition at line 2070 of file sky2.h.
Referenced by sky2_init(), sky2_is_copper(), sky2_mac_init(), sky2_phy_init(), sky2_phy_power_down(), sky2_phy_power_up(), sky2_phy_speed(), sky2_power_on(), sky2_rx_alloc(), sky2_rx_start(), sky2_supported_modes(), and sky2_up().
Definition at line 2080 of file sky2.h.
Referenced by sky2_autoneg_done(), sky2_down(), sky2_init(), sky2_mac_init(), sky2_mhz(), sky2_phy_init(), sky2_phy_power_down(), sky2_phy_power_up(), sky2_power_aux(), sky2_power_on(), sky2_probe(), sky2_receive(), sky2_reset(), sky2_rx_start(), sky2_set_tx_stfwd(), and sky2_up().
Definition at line 2081 of file sky2.h.
Referenced by sky2_down(), sky2_init(), sky2_mac_init(), sky2_phy_init(), sky2_phy_power_up(), sky2_power_aux(), sky2_power_on(), sky2_probe(), sky2_receive(), sky2_reset(), sky2_rx_start(), sky2_set_tx_stfwd(), and sky2_up().
Definition at line 2083 of file sky2.h.
Referenced by sky2_init(), sky2_probe(), sky2_remove(), and sky2_reset().
struct sky2_status_le* sky2_hw::st_le [read] |
Definition at line 2085 of file sky2.h.
Referenced by sky2_probe(), sky2_remove(), sky2_reset(), sky2_status_intr(), and sky2_up().
Definition at line 2086 of file sky2.h.
Referenced by sky2_poll(), sky2_reset(), and sky2_status_intr().
1.5.7.1