Searched refs:wlandevice (Results 1 - 16 of 16) sorted by last modified time

/linux-master/drivers/staging/wlan-ng/
H A Dprism2sta.c64 static struct wlandevice *create_wlan(void);
81 static int prism2sta_open(struct wlandevice *wlandev);
82 static int prism2sta_close(struct wlandevice *wlandev);
83 static void prism2sta_reset(struct wlandevice *wlandev);
84 static int prism2sta_txframe(struct wlandevice *wlandev, struct sk_buff *skb,
87 static int prism2sta_mlmerequest(struct wlandevice *wlandev,
89 static int prism2sta_getcardinfo(struct wlandevice *wlandev);
90 static int prism2sta_globalsetup(struct wlandevice *wlandev);
91 static int prism2sta_setmulticast(struct wlandevice *wlandev,
93 static void prism2sta_inf_tallies(struct wlandevice *wlande
[all...]
H A Dprism2mgmt.h46 u32 prism2sta_ifstate(struct wlandevice *wlandev, u32 ifstate);
48 void prism2sta_ev_info(struct wlandevice *wlandev, struct hfa384x_inf_frame *inf);
49 void prism2sta_ev_tx(struct wlandevice *wlandev, u16 status);
50 void prism2sta_ev_alloc(struct wlandevice *wlandev);
52 int prism2mgmt_mibset_mibget(struct wlandevice *wlandev, void *msgp);
53 int prism2mgmt_scan(struct wlandevice *wlandev, void *msgp);
54 int prism2mgmt_scan_results(struct wlandevice *wlandev, void *msgp);
55 int prism2mgmt_start(struct wlandevice *wlandev, void *msgp);
56 int prism2mgmt_wlansniff(struct wlandevice *wlandev, void *msgp);
57 int prism2mgmt_readpda(struct wlandevice *wlande
[all...]
H A Dprism2fw.c144 struct wlandevice *wlandev);
150 static int read_cardpda(struct pda *pda, struct wlandevice *wlandev);
161 static int writeimage(struct wlandevice *wlandev, struct imgchunk *fchunk,
187 static int prism2_fwtry(struct usb_device *udev, struct wlandevice *wlandev)
226 struct wlandevice *wlandev)
755 static int read_cardpda(struct pda *pda, struct wlandevice *wlandev)
972 static int writeimage(struct wlandevice *wlandev, struct imgchunk *fchunk,
H A Dp80211conv.c87 int skb_ether_to_p80211(struct wlandevice *wlandev, u32 ethconv,
212 static void orinoco_spy_gather(struct wlandevice *wlandev, char *mac,
254 int skb_p80211_to_ether(struct wlandevice *wlandev, u32 ethconv,
580 int p80211skb_rxmeta_attach(struct wlandevice *wlandev, struct sk_buff *skb)
632 void p80211skb_free(struct wlandevice *wlandev, struct sk_buff *skb)
H A Dp80211netdev.h132 struct wlandevice { struct
153 int (*open)(struct wlandevice *wlandev);
154 int (*close)(struct wlandevice *wlandev);
155 void (*reset)(struct wlandevice *wlandev);
156 int (*txframe)(struct wlandevice *wlandev, struct sk_buff *skb,
159 int (*mlmerequest)(struct wlandevice *wlandev, struct p80211msg *msg);
160 int (*set_multicast_list)(struct wlandevice *wlandev,
162 void (*tx_timeout)(struct wlandevice *wlandev);
200 int wep_change_key(struct wlandevice *wlandev, int keynum, u8 *key, int keylen);
201 int wep_decrypt(struct wlandevice *wlande
[all...]
H A Dhfa384x_usb.c136 static void hfa384x_int_rxmonitor(struct wlandevice *wlandev,
152 hfa384x_usbin_txcompl(struct wlandevice *wlandev, union hfa384x_usbin *usbin);
154 static void hfa384x_usbin_rx(struct wlandevice *wlandev, struct sk_buff *skb);
156 static void hfa384x_usbin_info(struct wlandevice *wlandev,
2545 void hfa384x_tx_timeout(struct wlandevice *wlandev)
2884 struct wlandevice *wlandev = urb->context;
3188 static void hfa384x_usbin_txcompl(struct wlandevice *wlandev,
3220 static void hfa384x_usbin_rx(struct wlandevice *wlandev, struct sk_buff *skb)
3323 static void hfa384x_int_rxmonitor(struct wlandevice *wlandev,
3426 static void hfa384x_usbin_info(struct wlandevice *wlande
[all...]
H A Dprism2usb.c65 struct wlandevice *wlandev = NULL;
144 struct wlandevice *wlandev;
230 struct wlandevice *wlandev;
253 struct wlandevice *wlandev;
H A Dprism2mib.c70 struct wlandevice *wlandev,
77 struct wlandevice *wlandev,
84 struct wlandevice *wlandev,
90 struct wlandevice *wlandev,
96 struct wlandevice *wlandev,
103 struct wlandevice *wlandev,
111 struct wlandevice *wlandev,
118 struct wlandevice *wlandev,
233 int prism2mgmt_mibset_mibget(struct wlandevice *wlandev, void *msgp)
349 struct wlandevice *wlande
[all...]
H A Dprism2mgmt.c108 int prism2mgmt_scan(struct wlandevice *wlandev, void *msgp)
362 int prism2mgmt_scan_results(struct wlandevice *wlandev, void *msgp)
503 int prism2mgmt_start(struct wlandevice *wlandev, void *msgp)
686 int prism2mgmt_readpda(struct wlandevice *wlandev, void *msgp)
753 int prism2mgmt_ramdl_state(struct wlandevice *wlandev, void *msgp)
809 int prism2mgmt_ramdl_write(struct wlandevice *wlandev, void *msgp)
871 int prism2mgmt_flashdl_state(struct wlandevice *wlandev, void *msgp)
943 int prism2mgmt_flashdl_write(struct wlandevice *wlandev, void *msgp)
1004 int prism2mgmt_autojoin(struct wlandevice *wlandev, void *msgp)
1076 int prism2mgmt_wlansniff(struct wlandevice *wlande
[all...]
H A Dp80211wep.c46 int wep_change_key(struct wlandevice *wlandev, int keynum, u8 *key, int keylen)
69 int wep_decrypt(struct wlandevice *wlandev, u8 *buf, u32 len, int key_override,
140 int wep_encrypt(struct wlandevice *wlandev, u8 *buf,
H A Dp80211req.c55 static void p80211req_handlemsg(struct wlandevice *wlandev,
57 static void p80211req_mibset_mibget(struct wlandevice *wlandev,
61 static void p80211req_handle_action(struct wlandevice *wlandev, u32 *data,
93 int p80211req_dorequest(struct wlandevice *wlandev, u8 *msgbuf)
150 static void p80211req_handlemsg(struct wlandevice *wlandev,
177 static void p80211req_mibset_mibget(struct wlandevice *wlandev,
H A Dp80211req.h31 int p80211req_dorequest(struct wlandevice *wlandev, u8 *msgbuf);
H A Dp80211netdev.c84 static int p80211_rx_typedrop(struct wlandevice *wlandev, u16 fc);
134 struct wlandevice *wlandev = netdev->ml_priv;
170 struct wlandevice *wlandev = netdev->ml_priv;
195 void p80211netdev_rx(struct wlandevice *wlandev, struct sk_buff *skb)
214 static int p80211_convert_to_ether(struct wlandevice *wlandev,
252 struct wlandevice *wlandev = from_tasklet(wlandev, t, rx_bh);
308 struct wlandevice *wlandev = netdev->ml_priv;
435 struct wlandevice *wlandev = dev->ml_priv;
477 struct wlandevice *wlandev = dev->ml_priv;
567 ((struct wlandevice *)de
[all...]
H A Dp80211conv.h46 struct wlandevice *wlandev;
66 void p80211skb_free(struct wlandevice *wlandev, struct sk_buff *skb);
67 int p80211skb_rxmeta_attach(struct wlandevice *wlandev, struct sk_buff *skb);
131 struct wlandevice;
133 int skb_p80211_to_ether(struct wlandevice *wlandev, u32 ethconv,
135 int skb_ether_to_p80211(struct wlandevice *wlandev, u32 ethconv,
H A Dhfa384x.h1079 struct wlandevice *wlandev;
1223 void hfa384x_tx_timeout(struct wlandevice *wlandev);
H A Dcfg80211.c39 struct wlandevice *wlandev;
73 static int prism2_domibset_uint32(struct wlandevice *wlandev,
87 static int prism2_domibset_pstr32(struct wlandevice *wlandev,
108 struct wlandevice *wlandev = dev->ml_priv;
149 struct wlandevice *wlandev = dev->ml_priv;
179 struct wlandevice *wlandev = dev->ml_priv;
208 struct wlandevice *wlandev = dev->ml_priv;
234 struct wlandevice *wlandev = dev->ml_priv;
244 struct wlandevice *wlandev = dev->ml_priv;
279 struct wlandevice *wlande
[all...]

Completed in 199 milliseconds