Searched refs:hfa384x (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/staging/wlan-ng/ |
| A D | prism2mib.c | 92 struct hfa384x *hw, 99 struct hfa384x *hw, 106 struct hfa384x *hw, 112 struct hfa384x *hw, 118 struct hfa384x *hw, 125 struct hfa384x *hw, 133 struct hfa384x *hw, 140 struct hfa384x *hw, 468 struct hfa384x *hw, in prism2mib_flag() 618 struct hfa384x *hw, in prism2mib_fragmentationthreshold() [all …]
|
| A D | hfa384x_usb.c | 230 hfa384x_docmd(struct hfa384x *hw, 234 hfa384x_dorrid(struct hfa384x *hw, 242 hfa384x_dowrid(struct hfa384x *hw, 250 hfa384x_dormem(struct hfa384x *hw, 257 hfa384x_dowmem(struct hfa384x *hw, 432 struct hfa384x *hw = container_of(data, struct hfa384x, usb_work); in hfa384x_usb_defer() 1197 hfa384x_docmd(struct hfa384x *hw, in hfa384x_docmd() 1282 hfa384x_dorrid(struct hfa384x *hw, in hfa384x_dorrid() 1364 hfa384x_dowrid(struct hfa384x *hw, in hfa384x_dowrid() 1447 hfa384x_dormem(struct hfa384x *hw, in hfa384x_dormem() [all …]
|
| A D | hfa384x.h | 1149 struct hfa384x; 1153 typedef void (*ctlx_usercb_t) (struct hfa384x *hw, 1216 struct hfa384x { struct 1359 void hfa384x_destroy(struct hfa384x *hw); 1365 int hfa384x_drvr_flashdl_enable(struct hfa384x *hw); 1371 int hfa384x_drvr_ramdl_disable(struct hfa384x *hw); 1395 hfa384x_drvr_setconfig_async(struct hfa384x *hw, 1409 int hfa384x_drvr_start(struct hfa384x *hw); 1410 int hfa384x_drvr_stop(struct hfa384x *hw); 1417 int hfa384x_cmd_initialize(struct hfa384x *hw); [all …]
|
| A D | prism2sta.c | 248 struct hfa384x *hw = wlandev->priv; in prism2sta_txframe() 286 struct hfa384x *hw = wlandev->priv; in prism2sta_mlmerequest() 411 struct hfa384x *hw = wlandev->priv; in prism2sta_ifstate() 585 struct hfa384x *hw = wlandev->priv; in prism2sta_getcardinfo() 915 struct hfa384x *hw = wlandev->priv; in prism2sta_globalsetup() 926 struct hfa384x *hw = wlandev->priv; in prism2sta_setmulticast() 990 struct hfa384x *hw = wlandev->priv; in prism2sta_inf_tallies() 1036 struct hfa384x *hw = wlandev->priv; in prism2sta_inf_scanresults() 1174 struct hfa384x *hw = container_of(data, struct hfa384x, link_bh); in prism2sta_processing_defer() 1880 struct hfa384x *hw = NULL; in create_wlan() [all …]
|
| A D | prism2usb.c | 66 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()
|
| A D | prism2mgmt.c | 132 struct hfa384x *hw = wlandev->priv; in prism2mgmt_scan() 387 struct hfa384x *hw = wlandev->priv; in prism2mgmt_scan_results() 547 struct hfa384x *hw = wlandev->priv; in prism2mgmt_start() 729 struct hfa384x *hw = wlandev->priv; in prism2mgmt_readpda() 796 struct hfa384x *hw = wlandev->priv; in prism2mgmt_ramdl_state() 852 struct hfa384x *hw = wlandev->priv; in prism2mgmt_ramdl_write() 915 struct hfa384x *hw = wlandev->priv; in prism2mgmt_flashdl_state() 986 struct hfa384x *hw = wlandev->priv; in prism2mgmt_flashdl_write() 1047 struct hfa384x *hw = wlandev->priv; in prism2mgmt_autojoin() 1122 struct hfa384x *hw = wlandev->priv; in prism2mgmt_wlansniff()
|
| A D | prism2mgmt.h | 104 struct hfa384x *priv); 107 struct hfa384x *priv);
|
Completed in 26 milliseconds