Nut/OS  5.0.5
API Reference
wi_softc Struct Reference

#include <wlandrv.h>

Collaboration diagram for wi_softc:
[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

Field Documentation

Referenced by RxThread().

Referenced by wlandrv_Init().

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

Referenced by wlandrv_Init(), and wlandrv_PutPacket().

Referenced by wi_stop().

Referenced by wi_stop().


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