#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 |
Referenced by wlandrv_Init().
HANDLE volatile wi_softc::InterruptEvent |
Referenced by RxThread().
Referenced by RxThread().
struct ieee80211com wi_softc::sc_ic |
Referenced by wi_stop(), wlandrv_Attach(), wlandrv_Init(), and wlandrv_IOCTL().
Referenced by wlandrv_Init().
Referenced by RxThread(), wi_stop(), wlandrv_Init(), wlandrv_IOCTL(), and wlandrv_PutPacket().
Referenced by RxThread(), wi_stop(), and wlandrv_Init().
Referenced by wlandrv_Attach(), and wlandrv_Init().
Referenced by wlandrv_Attach().
Referenced by wlandrv_Attach().
Referenced by wlandrv_Attach(), and wlandrv_Init().
Referenced by wi_stop(), wlandrv_Attach(), and wlandrv_Init().
Referenced by wlandrv_Attach().
Referenced by wlandrv_Attach().
Referenced by wlandrv_Attach().
Referenced by wlandrv_Attach(), and wlandrv_Init().
Referenced by wlandrv_Attach(), and wlandrv_Init().
Referenced by wlandrv_Attach().
Referenced by wlandrv_Attach(), and wlandrv_Init().
Referenced by wlandrv_Init().
Referenced by wlandrv_Attach().
Referenced by wlandrv_Init().
Referenced by wlandrv_Attach(), wlandrv_Init(), and wlandrv_PutPacket().
int wi_softc::d_fid |
Referenced by wlandrv_Init(), and wlandrv_PutPacket().
int wi_softc::d_len |
Referenced by wlandrv_Init(), and wlandrv_PutPacket().
struct { ... } wi_softc::sc_txd[WI_NTXBUF] |
Referenced by wlandrv_Init(), and wlandrv_PutPacket().
Referenced by wlandrv_Init(), and wlandrv_PutPacket().
Referenced by wlandrv_Init(), and wlandrv_PutPacket().
Referenced by wi_stop().
Referenced by wi_stop().
Referenced by wlandrv_Attach(), and wlandrv_Init().