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.c58 struct hostap_interface *iface; in hfa384x_outb_debug()
75 struct hostap_interface *iface; in hfa384x_inb_debug()
94 struct hostap_interface *iface; in hfa384x_outw_debug()
111 struct hostap_interface *iface; in hfa384x_inw_debug()
139 struct hostap_interface *iface; in hfa384x_outb()
148 struct hostap_interface *iface; in hfa384x_inb()
157 struct hostap_interface *iface; in hfa384x_outw()
166 struct hostap_interface *iface; in hfa384x_inw()
299 struct hostap_interface *iface; in prism2_pci_probe()
380 struct hostap_interface *iface; in prism2_pci_remove()
Dhostap_cs.c49 struct hostap_interface *iface; in hfa384x_outb_debug()
63 struct hostap_interface *iface; in hfa384x_inb_debug()
79 struct hostap_interface *iface; in hfa384x_outw_debug()
93 struct hostap_interface *iface; in hfa384x_inw_debug()
110 struct hostap_interface *iface; in hfa384x_outsw_debug()
125 struct hostap_interface *iface; in hfa384x_insw_debug()
263 struct hostap_interface *iface = netdev_priv(dev); in sandisk_enable_wireless()
454 struct hostap_interface *iface; in prism2_detach()
475 struct hostap_interface *iface; in prism2_config()
560 struct hostap_interface *iface; in prism2_release()
[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_ioctl.c19 struct hostap_interface *iface; in hostap_get_wireless_stats()
79 struct hostap_interface *iface; in prism2_get_datarates()
129 struct hostap_interface *iface; in prism2_ioctl_siwencode()
231 struct hostap_interface *iface; in prism2_ioctl_giwencode()
291 struct hostap_interface *iface; in hostap_set_rate()
337 struct hostap_interface *iface; in prism2_ioctl_siwrate()
398 struct hostap_interface *iface; in prism2_ioctl_giwrate()
456 struct hostap_interface *iface; in prism2_ioctl_siwsens()
477 struct hostap_interface *iface; in prism2_ioctl_giwsens()
501 struct hostap_interface *iface; in prism2_ioctl_giwaplist()
[all …]
Dhostap_plx.c111 struct hostap_interface *iface; in hfa384x_outb_debug()
126 struct hostap_interface *iface; in hfa384x_inb_debug()
143 struct hostap_interface *iface; in hfa384x_outw_debug()
158 struct hostap_interface *iface; in hfa384x_inw_debug()
176 struct hostap_interface *iface; in hfa384x_outsw_debug()
192 struct hostap_interface *iface; in hfa384x_insw_debug()
442 struct hostap_interface *iface; in prism2_plx_probe()
587 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.h893 struct hostap_interface { struct
934 struct hostap_interface *iface; argument
982 struct hostap_interface *iface = netdev_priv(dev); in prism2_io_debug_add()
1000 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()