構造体定義書 VC2010

hfa384x

構文構文

typedef struct hfa384x

ファイル名ファイル名

hfa384x.h

構造体情報構造体情報

No. 名称 属性説明
1
hfa384x   
  iobase UINT32  
  membase char __iomem *  
  irq UINT32  
  usb usb_device *  
  rx_urb urb  
  rx_urb_skb sk_buff *  
  tx_urb urb  
  ctlx_urb urb  
  txbuff hfa384x_usbout_t  
  ctlxq hfa384x_usbctlxq_t  
  reqtimer timer_list  
  resptimer timer_list  
  throttle timer_list  
  reaper_bh tasklet_  
  completion_bh tasklet_  
  usb_work work_  
  usb_flags unsigned long  
  req_timer_done    
  resp_timer_done unsigned short  
  endp_in int  
  endp_out int  
  pdev pcmcia_device *  
  link dev_link_t *  
  node dev_node_t  
  sniff_fcs int  
  sniff_channel int  
  sniff_truncate int  
  sniffhdr int  
  cmdq wait_queue_head_t wait queue itself
  state UINT32  
  isap UINT32  
  port_enabled[HFA384x_NUMPORTS_MAX] UINT8  
  auxen UINT  
  isram16 UINT  
  dlstate UINT  
  bufinfo hfa384x_downloadbuffer_t  
  dltimeout UINT16  
  cmdlock spinlock_t  
  cmdflag volatile int wait queue flag
  cmddata hfa384x_metacmd_t * for our async callback
  baplock spinlock_t  
  bap_tasklet tasklet_  
  txfid_head UINT16  
  txfid_tail UINT16  
  txfid_N UINT  
  txfid_queue[HFA384x_DRVR_FIDSTACKLEN_MAX] UINT16  
  infofid UINT16  
  infofid_sem semaphore  
  scanflag int to signal scan comlete
  join_ap int are we joined to a specific ap
  join_retries int number of join retries till we fail
  joinreq hfa384x_JoinRequest_data_t join request saved data
  wlandev wlandevice_t *  
  link_bh work_  
  commsqual_bh work_  
  qual hfa384x_commsquality_t  
  commsqual_timer timer_list  
  link_status UINT16  
  link_status_new UINT16  
  authq sk_buff_head  
  presniff_port_type UINT  
  presniff_wepflags UINT16  
  dot11_desired_bss_type UINT32  
  ap int AP flag: 0 - Station, 1 - Access Point.
  dbmadjust int  
  dot11_grp_addr[MAX_GRP_ADDR][WLAN_ADDR_LEN] UINT8  
  dot11_grpcnt UINT  
  ident_nic hfa384x_compident_t  
  ident_pri_fw hfa384x_compident_t  
  ident_sta_fw hfa384x_compident_t  
  ident_ap_fw hfa384x_compident_t  
  mm_mods UINT16  
  cap_sup_mfi hfa384x_caplevel_t  
  cap_sup_cfi hfa384x_caplevel_t  
  cap_sup_pri hfa384x_caplevel_t  
  cap_sup_sta hfa384x_caplevel_t  
  cap_sup_ap hfa384x_caplevel_t  
  cap_act_pri_cfi hfa384x_caplevel_t pri f/w to controller interface
  cap_act_sta_cfi hfa384x_caplevel_t sta f/w to controller interface
  cap_act_sta_mfi hfa384x_caplevel_t sta f/w to modem interface
  cap_act_ap_cfi hfa384x_caplevel_t ap f/w to controller interface
  cap_act_ap_mfi hfa384x_caplevel_t ap f/w to modem interface
  psusercount UINT32 Power save user count.
  tallies hfa384x_CommTallies32_t Communication tallies.
  comment[WLAN_COMMENT_MAX+1] UINT8 User comment
  done atomic_t  
  count UINT8  
  results hfa384x_ChInfoResult_t  
  channel_info    
  scanresults hfa384x_InfFrame_t *  
  authlist prism2sta_authlist_t Authenticated station list.
  accessmode UINT Access mode.
  allow prism2sta_accesslist_t Allowed station list.
  deny prism2sta_accesslist_t Denied station list.

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー