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

#include <qeth_core.h>

Data Fields

struct list_head list
 
enum qeth_card_states state
 
int lan_online
 
spinlock_t lock
 
struct ccwgroup_devicegdev
 
struct qeth_channel read
 
struct qeth_channel write
 
struct qeth_channel data
 
struct net_devicedev
 
struct net_device_stats stats
 
struct qeth_card_info info
 
struct qeth_token token
 
struct qeth_seqno seqno
 
struct qeth_card_options options
 
wait_queue_head_t wait_q
 
spinlock_t vlanlock
 
spinlock_t mclock
 
unsigned long active_vlans [BITS_TO_LONGS(VLAN_N_VID)]
 
struct list_head vid_list
 
struct list_head mc_list
 
struct work_struct kernel_thread_starter
 
spinlock_t thread_mask_lock
 
unsigned long thread_start_mask
 
unsigned long thread_allowed_mask
 
unsigned long thread_running_mask
 
spinlock_t ip_lock
 
struct list_head ip_list
 
struct list_headip_tbd_list
 
struct qeth_ipato ipato
 
struct list_head cmd_waiter_list
 
struct qeth_qdio_info qdio
 
struct qeth_perf_stats perf_stats
 
int read_or_write_problem
 
struct qeth_osn_info osn_info
 
struct qeth_disciplinediscipline
 
atomic_t force_alloc_skb
 
struct service_level qeth_service_level
 
struct qdio_ssqd_desc ssqd
 
debug_info_tdebug
 
struct mutex conf_mutex
 
struct mutex discipline_mutex
 
struct napi_struct napi
 
struct qeth_rx rx
 
struct delayed_work buffer_reclaim_work
 
int reclaim_index
 

Detailed Description

Definition at line 742 of file qeth_core.h.

Field Documentation

unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]

Definition at line 763 of file qeth_core.h.

struct delayed_work buffer_reclaim_work

Definition at line 790 of file qeth_core.h.

struct list_head cmd_waiter_list

Definition at line 775 of file qeth_core.h.

struct mutex conf_mutex

Definition at line 786 of file qeth_core.h.

Definition at line 750 of file qeth_core.h.

debug_info_t* debug

Definition at line 785 of file qeth_core.h.

Definition at line 752 of file qeth_core.h.

struct qeth_discipline* discipline

Definition at line 781 of file qeth_core.h.

struct mutex discipline_mutex

Definition at line 787 of file qeth_core.h.

atomic_t force_alloc_skb

Definition at line 782 of file qeth_core.h.

Definition at line 747 of file qeth_core.h.

Definition at line 755 of file qeth_core.h.

struct list_head ip_list

Definition at line 772 of file qeth_core.h.

spinlock_t ip_lock

Definition at line 771 of file qeth_core.h.

struct list_head* ip_tbd_list

Definition at line 773 of file qeth_core.h.

Definition at line 774 of file qeth_core.h.

struct work_struct kernel_thread_starter

Definition at line 766 of file qeth_core.h.

int lan_online

Definition at line 745 of file qeth_core.h.

Definition at line 743 of file qeth_core.h.

spinlock_t lock

Definition at line 746 of file qeth_core.h.

struct list_head mc_list

Definition at line 765 of file qeth_core.h.

spinlock_t mclock

Definition at line 762 of file qeth_core.h.

Definition at line 788 of file qeth_core.h.

Definition at line 758 of file qeth_core.h.

Definition at line 780 of file qeth_core.h.

struct qeth_perf_stats perf_stats

Definition at line 778 of file qeth_core.h.

Definition at line 777 of file qeth_core.h.

struct service_level qeth_service_level

Definition at line 783 of file qeth_core.h.

Definition at line 748 of file qeth_core.h.

int read_or_write_problem

Definition at line 779 of file qeth_core.h.

int reclaim_index

Definition at line 791 of file qeth_core.h.

Definition at line 789 of file qeth_core.h.

Definition at line 757 of file qeth_core.h.

Definition at line 784 of file qeth_core.h.

Definition at line 744 of file qeth_core.h.

Definition at line 753 of file qeth_core.h.

unsigned long thread_allowed_mask

Definition at line 769 of file qeth_core.h.

spinlock_t thread_mask_lock

Definition at line 767 of file qeth_core.h.

unsigned long thread_running_mask

Definition at line 770 of file qeth_core.h.

unsigned long thread_start_mask

Definition at line 768 of file qeth_core.h.

Definition at line 756 of file qeth_core.h.

struct list_head vid_list

Definition at line 764 of file qeth_core.h.

spinlock_t vlanlock

Definition at line 761 of file qeth_core.h.

Definition at line 760 of file qeth_core.h.

Definition at line 749 of file qeth_core.h.


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