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

#include <p54.h>

Data Fields

struct ieee80211_hwhw
 
struct ieee80211_vifvif
 
void(* tx )(struct ieee80211_hw *dev, struct sk_buff *skb)
 
int(* open )(struct ieee80211_hw *dev)
 
void(* stop )(struct ieee80211_hw *dev)
 
struct sk_buff_head tx_pending
 
struct sk_buff_head tx_queue
 
struct mutex conf_mutex
 
bool registered
 
u32 rx_start
 
u32 rx_end
 
u16 rx_mtu
 
u8 headroom
 
u8 tailroom
 
unsigned int tx_hdr_len
 
unsigned int fw_var
 
unsigned int fw_interface
 
u8 version
 
bool use_short_slot
 
spinlock_t tx_stats_lock
 
struct p54_tx_queue_stats tx_stats [8]
 
struct p54_edcf_queue_param qos_params [8]
 
u16 rxhw
 
u8 rx_diversity_mask
 
u8 tx_diversity_mask
 
unsigned int output_power
 
struct p54_rssi_db_entrycur_rssi
 
struct ieee80211_channelcurchan
 
struct survey_infosurvey
 
unsigned int chan_num
 
struct completion stat_comp
 
bool update_stats
 
struct {
   unsigned int   timestamp
 
   unsigned int   cached_cca
 
   unsigned int   cached_tx
 
   unsigned int   cached_rssi
 
   u64   active
 
   u64   cca
 
   u64   tx
 
   u64   rssi
 
survey_raw
 
int noise
 
struct pda_iq_autocal_entryiq_autocal
 
unsigned int iq_autocal_len
 
struct p54_cal_databasecurve_data
 
struct p54_cal_databaseoutput_limit
 
struct p54_cal_databaserssi_db
 
struct ieee80211_supported_bandband_table [IEEE80211_NUM_BANDS]
 
u8 mac_addr [ETH_ALEN]
 
u8 bssid [ETH_ALEN]
 
u8 mc_maclist [4][ETH_ALEN]
 
u16 wakeup_timer
 
unsigned int filter_flags
 
int mc_maclist_num
 
int mode
 
u32 tsf_low32
 
u32 tsf_high32
 
u32 basic_rate_mask
 
u16 aid
 
u8 coverage_class
 
bool phy_idle
 
bool phy_ps
 
bool powersave_override
 
__le32 beacon_req_id
 
struct completion beacon_comp
 
u8 privacy_caps
 
u8 rx_keycache_size
 
unsigned longused_rxkeys
 
u16 softled_state
 
struct ieee80211_low_level_stats stats
 
struct delayed_work work
 
voideeprom
 
struct completion eeprom_comp
 
struct mutex eeprom_mutex
 

Detailed Description

Definition at line 167 of file p54.h.

Field Documentation

u64 active

Definition at line 213 of file p54.h.

u16 aid

Definition at line 238 of file p54.h.

Definition at line 226 of file p54.h.

u32 basic_rate_mask

Definition at line 237 of file p54.h.

struct completion beacon_comp

Definition at line 244 of file p54.h.

__le32 beacon_req_id

Definition at line 243 of file p54.h.

u8 bssid[ETH_ALEN]

Definition at line 230 of file p54.h.

unsigned int cached_cca

Definition at line 210 of file p54.h.

unsigned int cached_rssi

Definition at line 212 of file p54.h.

unsigned int cached_tx

Definition at line 211 of file p54.h.

u64 cca

Definition at line 214 of file p54.h.

unsigned int chan_num

Definition at line 205 of file p54.h.

struct mutex conf_mutex

Definition at line 175 of file p54.h.

u8 coverage_class

Definition at line 239 of file p54.h.

Definition at line 202 of file p54.h.

Definition at line 203 of file p54.h.

struct p54_cal_database* curve_data

Definition at line 223 of file p54.h.

Definition at line 263 of file p54.h.

struct completion eeprom_comp

Definition at line 264 of file p54.h.

struct mutex eeprom_mutex

Definition at line 265 of file p54.h.

unsigned int filter_flags

Definition at line 233 of file p54.h.

unsigned int fw_interface

Definition at line 188 of file p54.h.

unsigned int fw_var

Definition at line 187 of file p54.h.

u8 headroom

Definition at line 182 of file p54.h.

Definition at line 168 of file p54.h.

Definition at line 221 of file p54.h.

unsigned int iq_autocal_len

Definition at line 222 of file p54.h.

Definition at line 229 of file p54.h.

u8 mc_maclist[4][ETH_ALEN]

Definition at line 231 of file p54.h.

int mc_maclist_num

Definition at line 234 of file p54.h.

int mode

Definition at line 235 of file p54.h.

int noise

Definition at line 219 of file p54.h.

Definition at line 171 of file p54.h.

struct p54_cal_database* output_limit

Definition at line 224 of file p54.h.

unsigned int output_power

Definition at line 201 of file p54.h.

bool phy_idle

Definition at line 240 of file p54.h.

bool phy_ps

Definition at line 241 of file p54.h.

bool powersave_override

Definition at line 242 of file p54.h.

u8 privacy_caps

Definition at line 247 of file p54.h.

Definition at line 195 of file p54.h.

bool registered

Definition at line 176 of file p54.h.

u64 rssi

Definition at line 216 of file p54.h.

Definition at line 225 of file p54.h.

u8 rx_diversity_mask

Definition at line 199 of file p54.h.

u32 rx_end

Definition at line 180 of file p54.h.

u8 rx_keycache_size

Definition at line 248 of file p54.h.

u16 rx_mtu

Definition at line 181 of file p54.h.

u32 rx_start

Definition at line 179 of file p54.h.

u16 rxhw

Definition at line 198 of file p54.h.

u16 softled_state

Definition at line 256 of file p54.h.

struct completion stat_comp

Definition at line 206 of file p54.h.

Definition at line 259 of file p54.h.

Definition at line 172 of file p54.h.

Definition at line 204 of file p54.h.

struct { ... } survey_raw
u8 tailroom

Definition at line 183 of file p54.h.

unsigned int timestamp

Definition at line 209 of file p54.h.

u32 tsf_high32

Definition at line 236 of file p54.h.

u32 tsf_low32

Definition at line 236 of file p54.h.

Definition at line 170 of file p54.h.

u64 tx

Definition at line 215 of file p54.h.

u8 tx_diversity_mask

Definition at line 200 of file p54.h.

unsigned int tx_hdr_len

Definition at line 186 of file p54.h.

Definition at line 173 of file p54.h.

Definition at line 174 of file p54.h.

Definition at line 194 of file p54.h.

spinlock_t tx_stats_lock

Definition at line 193 of file p54.h.

bool update_stats

Definition at line 207 of file p54.h.

bool use_short_slot

Definition at line 192 of file p54.h.

unsigned long* used_rxkeys

Definition at line 249 of file p54.h.

u8 version

Definition at line 189 of file p54.h.

Definition at line 169 of file p54.h.

u16 wakeup_timer

Definition at line 232 of file p54.h.

Definition at line 260 of file p54.h.


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