Home
last modified time | relevance | path

Searched refs:hostap_interface (Results 1 – 12 of 12) sorted by relevance

/drivers/net/wireless/intersil/hostap/
Dhostap_pci.c57 struct hostap_interface *iface; in hfa384x_outb_debug()
74 struct hostap_interface *iface; in hfa384x_inb_debug()
93 struct hostap_interface *iface; in hfa384x_outw_debug()
110 struct hostap_interface *iface; in hfa384x_inw_debug()
138 struct hostap_interface *iface; in hfa384x_outb()
147 struct hostap_interface *iface; in hfa384x_inb()
156 struct hostap_interface *iface; in hfa384x_outw()
165 struct hostap_interface *iface; in hfa384x_inw()
298 struct hostap_interface *iface; in prism2_pci_probe()
379 struct hostap_interface *iface; in prism2_pci_remove()
Dhostap_cs.c48 struct hostap_interface *iface; in hfa384x_outb_debug()
62 struct hostap_interface *iface; in hfa384x_inb_debug()
78 struct hostap_interface *iface; in hfa384x_outw_debug()
92 struct hostap_interface *iface; in hfa384x_inw_debug()
109 struct hostap_interface *iface; in hfa384x_outsw_debug()
124 struct hostap_interface *iface; in hfa384x_insw_debug()
262 struct hostap_interface *iface = netdev_priv(dev); in sandisk_enable_wireless()
453 struct hostap_interface *iface; in prism2_detach()
474 struct hostap_interface *iface; in prism2_config()
559 struct hostap_interface *iface; in prism2_release()
[all …]
Dhostap_ioctl.c19 struct hostap_interface *iface; in hostap_get_wireless_stats()
68 struct hostap_interface *iface; in prism2_get_datarates()
118 struct hostap_interface *iface; in prism2_ioctl_siwencode()
220 struct hostap_interface *iface; in prism2_ioctl_giwencode()
280 struct hostap_interface *iface; in hostap_set_rate()
326 struct hostap_interface *iface; in prism2_ioctl_siwrate()
387 struct hostap_interface *iface; in prism2_ioctl_giwrate()
445 struct hostap_interface *iface; in prism2_ioctl_siwsens()
466 struct hostap_interface *iface; in prism2_ioctl_giwsens()
490 struct hostap_interface *iface; in prism2_ioctl_giwaplist()
[all …]
Dhostap_main.c51 struct hostap_interface *iface; in hostap_add_interface()
54 dev = alloc_etherdev(sizeof(struct hostap_interface)); in hostap_add_interface()
101 struct hostap_interface *iface; in hostap_remove_interface()
143 struct hostap_interface *iface, *empty, *match; in prism2_wds_add()
148 iface = list_entry(ptr, struct hostap_interface, list); in prism2_wds_add()
204 struct hostap_interface *iface, *selected = NULL; in prism2_wds_del()
208 iface = list_entry(ptr, struct hostap_interface, list); in prism2_wds_del()
285 struct hostap_interface *iface; in hostap_set_word()
294 struct hostap_interface *iface; in hostap_set_string()
600 struct hostap_interface *iface; in prism2_close()
[all …]
Dhostap_plx.c110 struct hostap_interface *iface; in hfa384x_outb_debug()
125 struct hostap_interface *iface; in hfa384x_inb_debug()
142 struct hostap_interface *iface; in hfa384x_outw_debug()
157 struct hostap_interface *iface; in hfa384x_inw_debug()
175 struct hostap_interface *iface; in hfa384x_outsw_debug()
191 struct hostap_interface *iface; in hfa384x_insw_debug()
441 struct hostap_interface *iface; in prism2_plx_probe()
586 struct hostap_interface *iface; in prism2_plx_remove()
Dhostap_hw.c246 struct hostap_interface *iface; in hfa384x_cmd_issue()
313 struct hostap_interface *iface; in hfa384x_cmd()
483 struct hostap_interface *iface; in hfa384x_cmd_callback()
641 struct hostap_interface *iface; in prism2_cmd_ev()
787 struct hostap_interface *iface; in hfa384x_get_rid()
865 struct hostap_interface *iface; in hfa384x_set_rid()
990 struct hostap_interface *iface; in prism2_reset_port()
1035 struct hostap_interface *iface; in prism2_get_version_info()
1059 struct hostap_interface *iface; in prism2_setup_rids()
1281 struct hostap_interface *iface; in prism2_hw_init()
[all …]
Dhostap_80211_tx.c64 struct hostap_interface *iface; in hostap_data_start_xmit()
272 struct hostap_interface *iface; in hostap_mgmt_start_xmit()
318 struct hostap_interface *iface; in hostap_tx_encrypt()
385 struct hostap_interface *iface; in hostap_master_start_xmit()
Dhostap_wlan.h895 struct hostap_interface { struct
936 struct hostap_interface *iface; argument
984 struct hostap_interface *iface = netdev_priv(dev); in prism2_io_debug_add()
1002 struct hostap_interface *iface = netdev_priv(dev); in prism2_io_debug_error()
Dhostap_proc.c89 struct hostap_interface *iface; in prism2_wds_proc_show()
91 iface = list_entry(ptr, struct hostap_interface, list); in prism2_wds_proc_show()
Dhostap_80211_rx.c66 struct hostap_interface *iface; in prism2_rx_80211()
535 struct hostap_interface *iface = NULL; in prism2_rx_get_wds()
540 iface = list_entry(ptr, struct hostap_interface, list); in prism2_rx_get_wds()
719 struct hostap_interface *iface; in hostap_80211_rx()
Dhostap_download.c7 struct hostap_interface *iface; in prism2_enable_aux_port()
Dhostap_ap.c927 struct hostap_interface *iface; in prism2_send_mgmt()
2261 struct hostap_interface *iface; in hostap_rx()
2370 struct hostap_interface *iface; in prism2_ap_translate_scan()
2641 struct hostap_interface *iface; in ap_update_sta_tx_rate()