Searched refs:hostap_interface (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/drivers/net/wireless/hostap/ |
D | hostap_pci.c | 57 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()
|
D | hostap_cs.c | 48 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() 557 struct hostap_interface *iface; in prism2_release() [all …]
|
D | hostap_main.c | 55 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 …]
|
D | hostap_ioctl.c | 18 struct hostap_interface *iface; in hostap_get_wireless_stats() 78 struct hostap_interface *iface; in prism2_get_datarates() 128 struct hostap_interface *iface; in prism2_ioctl_siwencode() 230 struct hostap_interface *iface; in prism2_ioctl_giwencode() 290 struct hostap_interface *iface; in hostap_set_rate() 336 struct hostap_interface *iface; in prism2_ioctl_siwrate() 397 struct hostap_interface *iface; in prism2_ioctl_giwrate() 455 struct hostap_interface *iface; in prism2_ioctl_siwsens() 476 struct hostap_interface *iface; in prism2_ioctl_giwsens() 500 struct hostap_interface *iface; in prism2_ioctl_giwaplist() [all …]
|
D | hostap_plx.c | 110 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()
|
D | hostap_hw.c | 257 struct hostap_interface *iface; in hfa384x_cmd_issue() 324 struct hostap_interface *iface; in hfa384x_cmd() 500 struct hostap_interface *iface; in hfa384x_cmd_callback() 658 struct hostap_interface *iface; in prism2_cmd_ev() 804 struct hostap_interface *iface; in hfa384x_get_rid() 877 struct hostap_interface *iface; in hfa384x_set_rid() 1002 struct hostap_interface *iface; in prism2_reset_port() 1047 struct hostap_interface *iface; in prism2_get_version_info() 1071 struct hostap_interface *iface; in prism2_setup_rids() 1293 struct hostap_interface *iface; in prism2_hw_init() [all …]
|
D | hostap_80211_tx.c | 63 struct hostap_interface *iface; in hostap_data_start_xmit() 271 struct hostap_interface *iface; in hostap_mgmt_start_xmit() 317 struct hostap_interface *iface; in hostap_tx_encrypt() 384 struct hostap_interface *iface; in hostap_master_start_xmit()
|
D | hostap_wlan.h | 891 struct hostap_interface { struct 932 struct hostap_interface *iface; argument 980 struct hostap_interface *iface = netdev_priv(dev); in prism2_io_debug_add() 998 struct hostap_interface *iface = netdev_priv(dev); in prism2_io_debug_error()
|
D | hostap_80211_rx.c | 65 struct hostap_interface *iface; in prism2_rx_80211() 536 struct hostap_interface *iface = NULL; in prism2_rx_get_wds() 541 iface = list_entry(ptr, struct hostap_interface, list); in prism2_rx_get_wds() 720 struct hostap_interface *iface; in hostap_80211_rx()
|
D | hostap_proc.c | 113 struct hostap_interface *iface; in prism2_wds_proc_show() 115 iface = list_entry(ptr, struct hostap_interface, list); in prism2_wds_proc_show()
|
D | hostap_download.c | 6 struct hostap_interface *iface; in prism2_enable_aux_port()
|
D | hostap_ap.c | 973 struct hostap_interface *iface; in prism2_send_mgmt() 2323 struct hostap_interface *iface; in hostap_rx() 2432 struct hostap_interface *iface; in prism2_ap_translate_scan() 2703 struct hostap_interface *iface; in ap_update_sta_tx_rate()
|