/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_pci.c | 58 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 *ifac in prism2_pci_remove() [all...] |
H A D | hostap_cs.c | 49 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 *ifac in prism2_release() [all...] |
H A D | hostap_ioctl.c | 19 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 *ifac in prism2_ioctl_giwaplist() [all...] |
H A D | hostap_main.c | 51 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 *ifac in prism2_close() [all...] |
H A D | hostap_hw.c | 246 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 *ifac in prism2_hw_init() [all...] |
H A D | hostap_plx.c | 111 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()
|
H A D | hostap_80211_tx.c | 64 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()
|
H A D | hostap_wlan.h | 644 * ((struct hostap_interface *) netdev_priv(dev))->local points to this 655 * struct hostap_interface entries) 893 struct hostap_interface { struct 934 struct hostap_interface *iface; 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()
|
H A D | hostap_proc.c | 89 struct hostap_interface *iface; in prism2_wds_proc_show() 91 iface = list_entry(ptr, struct hostap_interface, list); in prism2_wds_proc_show()
|
H A D | hostap_80211_rx.c | 66 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()
|
H A D | hostap_ap.c | 927 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()
|
H A D | hostap_download.c | 7 struct hostap_interface *iface; in prism2_enable_aux_port()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A 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 *ifac in prism2_pci_remove() [all...] |
H A 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() 559 struct hostap_interface *ifac in prism2_release() [all...] |
H A D | hostap_ioctl.c | 19 struct hostap_interface *iface; in hostap_get_wireless_stats() 68 struct hostap_interface *iface; in prism2_get_datarates() 119 struct hostap_interface *iface; in prism2_ioctl_siwencode() 222 struct hostap_interface *iface; in prism2_ioctl_giwencode() 282 struct hostap_interface *iface; in hostap_set_rate() 329 struct hostap_interface *iface; in prism2_ioctl_siwrate() 391 struct hostap_interface *iface; in prism2_ioctl_giwrate() 450 struct hostap_interface *iface; in prism2_ioctl_siwsens() 472 struct hostap_interface *iface; in prism2_ioctl_giwsens() 497 struct hostap_interface *ifac in prism2_ioctl_giwaplist() [all...] |
H A D | hostap_main.c | 51 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 *ifac in prism2_close() [all...] |
H A D | hostap_hw.c | 246 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 *ifac in prism2_hw_init() [all...] |
H A 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() 441 struct hostap_interface *iface; in prism2_plx_probe() 586 struct hostap_interface *iface; in prism2_plx_remove()
|
H A D | hostap_80211_tx.c | 64 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()
|
H A D | hostap_wlan.h | 646 * ((struct hostap_interface *) netdev_priv(dev))->local points to this 657 * struct hostap_interface entries) 895 struct hostap_interface { struct 936 struct hostap_interface *iface; 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()
|
H A D | hostap_proc.c | 89 struct hostap_interface *iface; in prism2_wds_proc_show() 91 iface = list_entry(ptr, struct hostap_interface, list); in prism2_wds_proc_show()
|
H A D | hostap_80211_rx.c | 66 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()
|
H A D | hostap_ap.c | 927 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()
|
H A D | hostap_download.c | 7 struct hostap_interface *iface; in prism2_enable_aux_port()
|