WI_SOFTC Struct Reference

Collaboration diagram for WI_SOFTC:
Collaboration graph
[legend]

Data Fields

int InterruptInitDone
HANDLE volatile InterruptEvent
u_int16_t EventStatus
struct ieee80211com sc_ic
int PromiscuousMode
int wi_gone
int sc_enabled
int sc_reset
int sc_firmware_type
u_int32_t sc_pri_firmware_ver
u_int32_t sc_sta_firmware_ver
int wi_cmd_count
int sc_flags
int sc_bap_id
int sc_bap_off
u_int16_t sc_portnum
u_int16_t sc_min_rssi
u_int16_t sc_max_rssi
u_int16_t sc_dbm_offset
u_int16_t sc_max_datalen
u_int16_t sc_system_scale
u_int16_t sc_cnfauthmode
u_int16_t sc_roaming_mode
u_int16_t sc_microwave_oven
u_int16_t sc_authtype
int sc_buflen
int sc_ntxbuf
struct {
   int   d_fid
   int   d_len
sc_txd [WI_NTXBUF]
int sc_txnext
int sc_txcur
int sc_tx_timer
int sc_scan_timer
u_int16_t sc_ibss_port

Detailed Description

Definition at line 250 of file wlandrv.h.


Field Documentation

int WI_SOFTC::InterruptInitDone

Definition at line 254 of file wlandrv.h.

Referenced by wlandrv_Init().

HANDLE volatile WI_SOFTC::InterruptEvent

Definition at line 255 of file wlandrv.h.

Referenced by RxThread().

u_int16_t WI_SOFTC::EventStatus

Definition at line 256 of file wlandrv.h.

Referenced by RxThread().

struct ieee80211com WI_SOFTC::sc_ic

Definition at line 261 of file wlandrv.h.

Referenced by wi_stop(), wlandrv_Attach(), wlandrv_Init(), and wlandrv_IOCTL().

int WI_SOFTC::PromiscuousMode

Definition at line 263 of file wlandrv.h.

Referenced by wlandrv_Init().

int WI_SOFTC::wi_gone

Definition at line 265 of file wlandrv.h.

Referenced by RxThread(), wi_stop(), wlandrv_Init(), wlandrv_IOCTL(), and wlandrv_PutPacket().

int WI_SOFTC::sc_enabled

Definition at line 266 of file wlandrv.h.

Referenced by RxThread(), wi_stop(), and wlandrv_Init().

int WI_SOFTC::sc_reset

Definition at line 267 of file wlandrv.h.

int WI_SOFTC::sc_firmware_type

Definition at line 268 of file wlandrv.h.

Referenced by wlandrv_Attach(), and wlandrv_Init().

u_int32_t WI_SOFTC::sc_pri_firmware_ver

Definition at line 269 of file wlandrv.h.

u_int32_t WI_SOFTC::sc_sta_firmware_ver

Definition at line 270 of file wlandrv.h.

Referenced by wlandrv_Attach().

int WI_SOFTC::wi_cmd_count

Definition at line 272 of file wlandrv.h.

Referenced by wlandrv_Attach().

int WI_SOFTC::sc_flags

Definition at line 274 of file wlandrv.h.

Referenced by wlandrv_Attach(), and wlandrv_Init().

int WI_SOFTC::sc_bap_id

Definition at line 275 of file wlandrv.h.

int WI_SOFTC::sc_bap_off

Definition at line 276 of file wlandrv.h.

u_int16_t WI_SOFTC::sc_portnum

Definition at line 278 of file wlandrv.h.

Referenced by wi_stop(), wlandrv_Attach(), and wlandrv_Init().

u_int16_t WI_SOFTC::sc_min_rssi

Definition at line 283 of file wlandrv.h.

Referenced by wlandrv_Attach().

u_int16_t WI_SOFTC::sc_max_rssi

Definition at line 284 of file wlandrv.h.

Referenced by wlandrv_Attach().

u_int16_t WI_SOFTC::sc_dbm_offset

Definition at line 285 of file wlandrv.h.

Referenced by wlandrv_Attach().

u_int16_t WI_SOFTC::sc_max_datalen

Definition at line 287 of file wlandrv.h.

Referenced by wlandrv_Attach(), and wlandrv_Init().

u_int16_t WI_SOFTC::sc_system_scale

Definition at line 288 of file wlandrv.h.

Referenced by wlandrv_Attach(), and wlandrv_Init().

u_int16_t WI_SOFTC::sc_cnfauthmode

Definition at line 289 of file wlandrv.h.

Referenced by wlandrv_Attach().

u_int16_t WI_SOFTC::sc_roaming_mode

Definition at line 290 of file wlandrv.h.

Referenced by wlandrv_Attach(), and wlandrv_Init().

u_int16_t WI_SOFTC::sc_microwave_oven

Definition at line 291 of file wlandrv.h.

Referenced by wlandrv_Init().

u_int16_t WI_SOFTC::sc_authtype

Definition at line 292 of file wlandrv.h.

Referenced by wlandrv_Attach().

int WI_SOFTC::sc_buflen

Definition at line 294 of file wlandrv.h.

Referenced by wlandrv_Init().

int WI_SOFTC::sc_ntxbuf

Definition at line 295 of file wlandrv.h.

Referenced by wlandrv_Attach(), wlandrv_Init(), and wlandrv_PutPacket().

int WI_SOFTC::d_fid

Definition at line 297 of file wlandrv.h.

Referenced by wlandrv_Init(), and wlandrv_PutPacket().

int WI_SOFTC::d_len

Definition at line 298 of file wlandrv.h.

Referenced by wlandrv_Init(), and wlandrv_PutPacket().

struct { ... } WI_SOFTC::sc_txd[WI_NTXBUF]

Referenced by wlandrv_Init(), and wlandrv_PutPacket().

int WI_SOFTC::sc_txnext

Definition at line 300 of file wlandrv.h.

Referenced by wlandrv_Init(), and wlandrv_PutPacket().

int WI_SOFTC::sc_txcur

Definition at line 301 of file wlandrv.h.

Referenced by wlandrv_Init(), and wlandrv_PutPacket().

int WI_SOFTC::sc_tx_timer

Definition at line 302 of file wlandrv.h.

Referenced by wi_stop().

int WI_SOFTC::sc_scan_timer

Definition at line 303 of file wlandrv.h.

Referenced by wi_stop().

u_int16_t WI_SOFTC::sc_ibss_port

Definition at line 305 of file wlandrv.h.

Referenced by wlandrv_Attach(), and wlandrv_Init().


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

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/