Home
last modified time | relevance | path

Searched refs:hfa384x (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2mib.c71 struct hfa384x *hw,
78 struct hfa384x *hw,
85 struct hfa384x *hw,
91 struct hfa384x *hw,
97 struct hfa384x *hw,
104 struct hfa384x *hw,
112 struct hfa384x *hw,
119 struct hfa384x *hw,
447 struct hfa384x *hw, in prism2mib_flag()
597 struct hfa384x *hw, in prism2mib_fragmentationthreshold()
[all …]
H A Dhfa384x.h957 struct hfa384x;
961 typedef void (*ctlx_usercb_t) (struct hfa384x *hw,
1024 struct hfa384x { struct
1167 void hfa384x_destroy(struct hfa384x *hw);
1173 int hfa384x_drvr_flashdl_enable(struct hfa384x *hw);
1179 int hfa384x_drvr_ramdl_disable(struct hfa384x *hw);
1203 hfa384x_drvr_setconfig_async(struct hfa384x *hw,
1217 int hfa384x_drvr_start(struct hfa384x *hw);
1218 int hfa384x_drvr_stop(struct hfa384x *hw);
1225 int hfa384x_cmd_initialize(struct hfa384x *hw);
[all …]
H A Dhfa384x_usb.c209 hfa384x_docmd(struct hfa384x *hw,
213 hfa384x_dorrid(struct hfa384x *hw,
221 hfa384x_dowrid(struct hfa384x *hw,
229 hfa384x_dormem(struct hfa384x *hw,
236 hfa384x_dowmem(struct hfa384x *hw,
411 struct hfa384x *hw = container_of(data, struct hfa384x, usb_work); in hfa384x_usb_defer()
1176 hfa384x_docmd(struct hfa384x *hw, in hfa384x_docmd()
1261 hfa384x_dorrid(struct hfa384x *hw, in hfa384x_dorrid()
2580 struct hfa384x *hw = container_of(work, struct hfa384x, reaper_bh); in hfa384x_usbctlx_reaper_task()
2614 struct hfa384x *hw = container_of(work, struct hfa384x, completion_bh); in hfa384x_usbctlx_completion_task()
[all …]
H A Dprism2sta.c227 struct hfa384x *hw = wlandev->priv; in prism2sta_txframe()
265 struct hfa384x *hw = wlandev->priv; in prism2sta_mlmerequest()
390 struct hfa384x *hw = wlandev->priv; in prism2sta_ifstate()
564 struct hfa384x *hw = wlandev->priv; in prism2sta_getcardinfo()
894 struct hfa384x *hw = wlandev->priv; in prism2sta_globalsetup()
905 struct hfa384x *hw = wlandev->priv; in prism2sta_setmulticast()
969 struct hfa384x *hw = wlandev->priv; in prism2sta_inf_tallies()
1015 struct hfa384x *hw = wlandev->priv; in prism2sta_inf_scanresults()
1153 struct hfa384x *hw = container_of(data, struct hfa384x, link_bh); in prism2sta_processing_defer()
1859 struct hfa384x *hw = NULL; in create_wlan()
[all …]
H A Dprism2usb.c66 struct hfa384x *hw = NULL; in prism2sta_probe_usb()
152 struct hfa384x *hw = wlandev->priv; in prism2sta_disconnect_usb()
229 struct hfa384x *hw = NULL; in prism2sta_suspend()
252 struct hfa384x *hw = NULL; in prism2sta_resume()
H A Dprism2mgmt.h83 struct hfa384x *priv);
86 struct hfa384x *priv);
H A Dprism2mgmt.c111 struct hfa384x *hw = wlandev->priv; in prism2mgmt_scan()
366 struct hfa384x *hw = wlandev->priv; in prism2mgmt_scan_results()
506 struct hfa384x *hw = wlandev->priv; in prism2mgmt_start()
688 struct hfa384x *hw = wlandev->priv; in prism2mgmt_readpda()
755 struct hfa384x *hw = wlandev->priv; in prism2mgmt_ramdl_state()
811 struct hfa384x *hw = wlandev->priv; in prism2mgmt_ramdl_write()
874 struct hfa384x *hw = wlandev->priv; in prism2mgmt_flashdl_state()
945 struct hfa384x *hw = wlandev->priv; in prism2mgmt_flashdl_write()
1006 struct hfa384x *hw = wlandev->priv; in prism2mgmt_autojoin()
1081 struct hfa384x *hw = wlandev->priv; in prism2mgmt_wlansniff()