#include <wlandrv.h>
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 |
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().
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().
Definition at line 263 of file wlandrv.h.
Referenced by wlandrv_Init().
Definition at line 265 of file wlandrv.h.
Referenced by RxThread(), wi_stop(), wlandrv_Init(), wlandrv_IOCTL(), and wlandrv_PutPacket().
Definition at line 266 of file wlandrv.h.
Referenced by RxThread(), wi_stop(), and wlandrv_Init().
Definition at line 268 of file wlandrv.h.
Referenced by wlandrv_Attach(), and wlandrv_Init().
Definition at line 270 of file wlandrv.h.
Referenced by wlandrv_Attach().
Definition at line 272 of file wlandrv.h.
Referenced by wlandrv_Attach().
Definition at line 274 of file wlandrv.h.
Referenced by wlandrv_Attach(), and wlandrv_Init().
Definition at line 278 of file wlandrv.h.
Referenced by wi_stop(), wlandrv_Attach(), and wlandrv_Init().
Definition at line 283 of file wlandrv.h.
Referenced by wlandrv_Attach().
Definition at line 284 of file wlandrv.h.
Referenced by wlandrv_Attach().
Definition at line 285 of file wlandrv.h.
Referenced by wlandrv_Attach().
Definition at line 287 of file wlandrv.h.
Referenced by wlandrv_Attach(), and wlandrv_Init().
Definition at line 288 of file wlandrv.h.
Referenced by wlandrv_Attach(), and wlandrv_Init().
Definition at line 289 of file wlandrv.h.
Referenced by wlandrv_Attach().
Definition at line 290 of file wlandrv.h.
Referenced by wlandrv_Attach(), and wlandrv_Init().
Definition at line 291 of file wlandrv.h.
Referenced by wlandrv_Init().
Definition at line 292 of file wlandrv.h.
Referenced by wlandrv_Attach().
Definition at line 294 of file wlandrv.h.
Referenced by wlandrv_Init().
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().
Definition at line 300 of file wlandrv.h.
Referenced by wlandrv_Init(), and wlandrv_PutPacket().
Definition at line 301 of file wlandrv.h.
Referenced by wlandrv_Init(), and wlandrv_PutPacket().
Definition at line 305 of file wlandrv.h.
Referenced by wlandrv_Attach(), and wlandrv_Init().