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

#include <ipw2100.h>

Data Fields

void __iomemioaddr
 
int stop_hang_check
 
int stop_rf_kill
 
struct libipw_deviceieee
 
unsigned long status
 
unsigned long config
 
unsigned long capability
 
int resets
 
int reset_backoff
 
u8 essid [IW_ESSID_MAX_SIZE]
 
u8 essid_len
 
u8 bssid [ETH_ALEN]
 
u8 channel
 
int last_mode
 
unsigned long connect_start
 
unsigned long last_reset
 
u32 channel_mask
 
u32 fatal_error
 
u32 fatal_errors [IPW2100_ERROR_QUEUE]
 
u32 fatal_index
 
int eeprom_version
 
int firmware_version
 
unsigned long hw_features
 
int hangs
 
u32 last_rtc
 
int dump_raw
 
u8snapshot [0x30]
 
u8 mandatory_bssid_mac [ETH_ALEN]
 
u8 mac_addr [ETH_ALEN]
 
int power_mode
 
int messages_sent
 
int short_retry_limit
 
int long_retry_limit
 
u32 rts_threshold
 
u32 frag_threshold
 
int in_isr
 
u32 tx_rates
 
int tx_power
 
u32 beacon_interval
 
char nick [IW_ESSID_MAX_SIZE+1]
 
struct ipw2100_status_queue status_queue
 
struct statistic txq_stat
 
struct statistic rxq_stat
 
struct ipw2100_bd_queue rx_queue
 
struct ipw2100_bd_queue tx_queue
 
struct ipw2100_rx_packetrx_buffers
 
struct statistic fw_pend_stat
 
struct list_head fw_pend_list
 
struct statistic msg_free_stat
 
struct statistic msg_pend_stat
 
struct list_head msg_free_list
 
struct list_head msg_pend_list
 
struct ipw2100_tx_packetmsg_buffers
 
struct statistic tx_free_stat
 
struct statistic tx_pend_stat
 
struct list_head tx_free_list
 
struct list_head tx_pend_list
 
struct ipw2100_tx_packettx_buffers
 
struct ipw2100_ordinals ordinals
 
struct pci_devpci_dev
 
struct proc_dir_entrydir_dev
 
struct net_devicenet_dev
 
struct iw_statistics wstats
 
struct iw_public_data wireless_data
 
struct tasklet_struct irq_tasklet
 
struct delayed_work reset_work
 
struct delayed_work security_work
 
struct delayed_work wx_event_work
 
struct delayed_work hang_check
 
struct delayed_work rf_kill
 
struct work_struct scan_event_now
 
struct delayed_work scan_event_later
 
int user_requested_scan
 
unsigned long suspend_at
 
unsigned long suspend_time
 
u32 interrupts
 
int tx_interrupts
 
int rx_interrupts
 
int inta_other
 
spinlock_t low_lock
 
struct mutex action_mutex
 
struct mutex adapter_mutex
 
wait_queue_head_t wait_command_queue
 

Detailed Description

Definition at line 481 of file ipw2100.h.

Field Documentation

struct mutex action_mutex

Definition at line 595 of file ipw2100.h.

struct mutex adapter_mutex

Definition at line 596 of file ipw2100.h.

u32 beacon_interval

Definition at line 535 of file ipw2100.h.

u8 bssid[ETH_ALEN]

Definition at line 499 of file ipw2100.h.

unsigned long capability

Definition at line 490 of file ipw2100.h.

Definition at line 500 of file ipw2100.h.

u32 channel_mask

Definition at line 506 of file ipw2100.h.

unsigned long config

Definition at line 489 of file ipw2100.h.

unsigned long connect_start

Definition at line 503 of file ipw2100.h.

Definition at line 566 of file ipw2100.h.

int dump_raw

Definition at line 515 of file ipw2100.h.

int eeprom_version

Definition at line 510 of file ipw2100.h.

Definition at line 497 of file ipw2100.h.

u8 essid_len

Definition at line 498 of file ipw2100.h.

u32 fatal_error

Definition at line 507 of file ipw2100.h.

u32 fatal_errors[IPW2100_ERROR_QUEUE]

Definition at line 508 of file ipw2100.h.

u32 fatal_index

Definition at line 509 of file ipw2100.h.

Definition at line 511 of file ipw2100.h.

u32 frag_threshold

Definition at line 529 of file ipw2100.h.

struct list_head fw_pend_list

Definition at line 548 of file ipw2100.h.

struct statistic fw_pend_stat

Definition at line 547 of file ipw2100.h.

struct delayed_work hang_check

Definition at line 578 of file ipw2100.h.

int hangs

Definition at line 513 of file ipw2100.h.

unsigned long hw_features

Definition at line 512 of file ipw2100.h.

Definition at line 487 of file ipw2100.h.

int in_isr

Definition at line 531 of file ipw2100.h.

int inta_other

Definition at line 592 of file ipw2100.h.

u32 interrupts

Definition at line 589 of file ipw2100.h.

void __iomem* ioaddr

Definition at line 482 of file ipw2100.h.

struct tasklet_struct irq_tasklet

Definition at line 573 of file ipw2100.h.

int last_mode

Definition at line 501 of file ipw2100.h.

unsigned long last_reset

Definition at line 504 of file ipw2100.h.

u32 last_rtc

Definition at line 514 of file ipw2100.h.

int long_retry_limit

Definition at line 526 of file ipw2100.h.

spinlock_t low_lock

Definition at line 594 of file ipw2100.h.

Definition at line 519 of file ipw2100.h.

u8 mandatory_bssid_mac[ETH_ALEN]

Definition at line 518 of file ipw2100.h.

int messages_sent

Definition at line 523 of file ipw2100.h.

struct ipw2100_tx_packet* msg_buffers

Definition at line 554 of file ipw2100.h.

struct list_head msg_free_list

Definition at line 552 of file ipw2100.h.

struct statistic msg_free_stat

Definition at line 550 of file ipw2100.h.

struct list_head msg_pend_list

Definition at line 553 of file ipw2100.h.

struct statistic msg_pend_stat

Definition at line 551 of file ipw2100.h.

struct net_device* net_dev

Definition at line 568 of file ipw2100.h.

Definition at line 537 of file ipw2100.h.

Definition at line 562 of file ipw2100.h.

Definition at line 564 of file ipw2100.h.

int power_mode

Definition at line 521 of file ipw2100.h.

int reset_backoff

Definition at line 494 of file ipw2100.h.

struct delayed_work reset_work

Definition at line 575 of file ipw2100.h.

int resets

Definition at line 493 of file ipw2100.h.

Definition at line 579 of file ipw2100.h.

u32 rts_threshold

Definition at line 528 of file ipw2100.h.

Definition at line 545 of file ipw2100.h.

int rx_interrupts

Definition at line 591 of file ipw2100.h.

Definition at line 543 of file ipw2100.h.

struct statistic rxq_stat

Definition at line 542 of file ipw2100.h.

struct delayed_work scan_event_later

Definition at line 581 of file ipw2100.h.

struct work_struct scan_event_now

Definition at line 580 of file ipw2100.h.

struct delayed_work security_work

Definition at line 576 of file ipw2100.h.

int short_retry_limit

Definition at line 525 of file ipw2100.h.

u8* snapshot[0x30]

Definition at line 516 of file ipw2100.h.

unsigned long status

Definition at line 488 of file ipw2100.h.

Definition at line 539 of file ipw2100.h.

int stop_hang_check

Definition at line 484 of file ipw2100.h.

int stop_rf_kill

Definition at line 485 of file ipw2100.h.

unsigned long suspend_at

Definition at line 586 of file ipw2100.h.

unsigned long suspend_time

Definition at line 587 of file ipw2100.h.

Definition at line 560 of file ipw2100.h.

struct list_head tx_free_list

Definition at line 558 of file ipw2100.h.

struct statistic tx_free_stat

Definition at line 556 of file ipw2100.h.

int tx_interrupts

Definition at line 590 of file ipw2100.h.

struct list_head tx_pend_list

Definition at line 559 of file ipw2100.h.

struct statistic tx_pend_stat

Definition at line 557 of file ipw2100.h.

Definition at line 534 of file ipw2100.h.

Definition at line 544 of file ipw2100.h.

u32 tx_rates

Definition at line 533 of file ipw2100.h.

struct statistic txq_stat

Definition at line 541 of file ipw2100.h.

int user_requested_scan

Definition at line 583 of file ipw2100.h.

wait_queue_head_t wait_command_queue

Definition at line 598 of file ipw2100.h.

struct iw_public_data wireless_data

Definition at line 571 of file ipw2100.h.

Definition at line 569 of file ipw2100.h.

struct delayed_work wx_event_work

Definition at line 577 of file ipw2100.h.


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