Home
last modified time | relevance | path

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

/Linux-v4.19/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_main.c55 struct hostap_interface *iface; in hostap_add_interface()
58 dev = alloc_etherdev(sizeof(struct hostap_interface)); in hostap_add_interface()
105 struct hostap_interface *iface; in hostap_remove_interface()
147 struct hostap_interface *iface, *empty, *match; in prism2_wds_add()
152 iface = list_entry(ptr, struct hostap_interface, list); in prism2_wds_add()
208 struct hostap_interface *iface, *selected = NULL; in prism2_wds_del()
212 iface = list_entry(ptr, struct hostap_interface, list); in prism2_wds_del()
289 struct hostap_interface *iface; in hostap_set_word()
298 struct hostap_interface *iface; in hostap_set_string()
604 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.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()
442 struct hostap_interface *iface; in prism2_plx_probe()
587 struct hostap_interface *iface; in prism2_plx_remove()
Dhostap_hw.c250 struct hostap_interface *iface; in hfa384x_cmd_issue()
317 struct hostap_interface *iface; in hfa384x_cmd()
493 struct hostap_interface *iface; in hfa384x_cmd_callback()
651 struct hostap_interface *iface; in prism2_cmd_ev()
797 struct hostap_interface *iface; in hfa384x_get_rid()
875 struct hostap_interface *iface; in hfa384x_set_rid()
1000 struct hostap_interface *iface; in prism2_reset_port()
1045 struct hostap_interface *iface; in prism2_get_version_info()
1069 struct hostap_interface *iface; in prism2_setup_rids()
1291 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()