Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
skge_port Struct Reference

#include <skge.h>

Data Fields

struct skge_hwhw
 
struct net_devicenetdev
 
struct napi_struct napi
 
int port
 
u32 msg_enable
 
struct skge_ring tx_ring
 
struct skge_ring rx_ring ____cacheline_aligned_in_smp
 
unsigned int rx_buf_size
 
struct timer_list link_timer
 
enum pause_control flow_control
 
enum pause_status flow_status
 
u8 blink_on
 
u8 wol
 
u8 autoneg
 
u8 duplex
 
u16 speed
 
u32 advertising
 
voidmem
 
dma_addr_t dma
 
unsigned long mem_size
 

Detailed Description

Definition at line 2449 of file skge.h.

Field Documentation

struct skge_ring rx_ring ____cacheline_aligned_in_smp

Definition at line 2458 of file skge.h.

u32 advertising

Definition at line 2469 of file skge.h.

u8 autoneg

Definition at line 2466 of file skge.h.

u8 blink_on

Definition at line 2464 of file skge.h.

Definition at line 2472 of file skge.h.

Definition at line 2467 of file skge.h.

Definition at line 2462 of file skge.h.

enum pause_status flow_status

Definition at line 2463 of file skge.h.

Definition at line 2450 of file skge.h.

struct timer_list link_timer

Definition at line 2461 of file skge.h.

Definition at line 2471 of file skge.h.

unsigned long mem_size

Definition at line 2473 of file skge.h.

u32 msg_enable

Definition at line 2454 of file skge.h.

Definition at line 2452 of file skge.h.

struct net_device* netdev

Definition at line 2451 of file skge.h.

Definition at line 2453 of file skge.h.

unsigned int rx_buf_size

Definition at line 2459 of file skge.h.

u16 speed

Definition at line 2468 of file skge.h.

Definition at line 2456 of file skge.h.

u8 wol

Definition at line 2465 of file skge.h.


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