Searched refs:hfa384x (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/staging/wlan-ng/ |
H A D | prism2mib.c | 71 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, 235 struct hfa384x *hw = wlandev->priv; in prism2mgmt_mibset_mibget() 350 struct hfa384x *hw, in prism2mib_bytearea2pstr() [all …]
|
H A D | hfa384x.h | 957 struct hfa384x; 959 typedef void (*ctlx_cmdcb_t) (struct hfa384x *, const struct hfa384x_usbctlx *); 961 typedef void (*ctlx_usercb_t) (struct hfa384x *hw, 1024 struct hfa384x { struct 1166 void hfa384x_create(struct hfa384x *hw, struct usb_device *usb); argument 1167 void hfa384x_destroy(struct hfa384x *hw); 1169 int hfa384x_corereset(struct hfa384x *hw, int holdtime, int settletime, 1171 int hfa384x_drvr_disable(struct hfa384x *hw, u16 macport); 1172 int hfa384x_drvr_enable(struct hfa384x *hw, u16 macport); 1173 int hfa384x_drvr_flashdl_enable(struct hfa384x *hw); [all …]
|
H A D | hfa384x_usb.c | 141 static int submit_rx_urb(struct hfa384x *hw, gfp_t flags); 143 static int submit_tx_urb(struct hfa384x *hw, struct urb *tx_urb, gfp_t flags); 159 static void hfa384x_usbin_ctlx(struct hfa384x *hw, union hfa384x_usbin *usbin, 165 static void hfa384x_usbctlxq_run(struct hfa384x *hw); 177 static int hfa384x_usbctlx_submit(struct hfa384x *hw, 180 static void unlocked_usbctlx_complete(struct hfa384x *hw, 188 hfa384x_usbctlx_complete_sync(struct hfa384x *hw, 193 unlocked_usbctlx_cancel_async(struct hfa384x *hw, struct hfa384x_usbctlx *ctlx); 195 static void hfa384x_cb_status(struct hfa384x *hw, 209 hfa384x_docmd(struct hfa384x *hw, [all …]
|
H A D | prism2sta.c | 227 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() 1070 struct hfa384x *hw = wlandev->priv; in prism2sta_inf_hostscanresults() 1111 struct hfa384x *hw = wlandev->priv; in prism2sta_inf_chinforesults() [all …]
|
H 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()
|
H A D | prism2mgmt.c | 111 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()
|
H A D | prism2mgmt.h | 83 struct hfa384x *priv); 86 struct hfa384x *priv);
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |