Lines Matching refs:local_info_t
142 int prism2_wds_add(local_info_t *local, u8 *remote_addr, in prism2_wds_add()
204 int prism2_wds_del(local_info_t *local, u8 *remote_addr, in prism2_wds_del()
240 u16 hostap_tx_callback_register(local_info_t *local, in hostap_tx_callback_register()
265 int hostap_tx_callback_unregister(local_info_t *local, u16 idx) in hostap_tx_callback_unregister()
317 u16 hostap_get_porttype(local_info_t *local) in hostap_get_porttype()
333 int hostap_set_encryption(local_info_t *local) in hostap_set_encryption()
425 int hostap_set_antsel(local_info_t *local) in hostap_set_antsel()
482 int hostap_set_roaming(local_info_t *local) in hostap_set_roaming()
503 int hostap_set_auth_algs(local_info_t *local) in hostap_set_auth_algs()
608 local_info_t *local; in prism2_close()
661 local_info_t *local; in prism2_open()
709 local_info_t *local; in prism2_set_mac_address()
736 local_info_t *local = in hostap_set_multicast_list_queue()
737 container_of(work, local_info_t, set_multicast_list_queue); in hostap_set_multicast_list_queue()
756 local_info_t *local; in hostap_set_multicast_list()
784 local_info_t *local; in prism2_tx_timeout()
851 void hostap_setup_dev(struct net_device *dev, local_info_t *local, in hostap_setup_dev()
892 static int hostap_enable_hostapd(local_info_t *local, int rtnl_locked) in hostap_enable_hostapd()
911 static int hostap_disable_hostapd(local_info_t *local, int rtnl_locked) in hostap_disable_hostapd()
924 static int hostap_enable_hostapd_sta(local_info_t *local, int rtnl_locked) in hostap_enable_hostapd_sta()
943 static int hostap_disable_hostapd_sta(local_info_t *local, int rtnl_locked) in hostap_disable_hostapd_sta()
956 int hostap_set_hostapd(local_info_t *local, int val, int rtnl_locked) in hostap_set_hostapd()
981 int hostap_set_hostapd_sta(local_info_t *local, int val, int rtnl_locked) in hostap_set_hostapd_sta()
1010 local_info_t *local; in prism2_update_comms_qual()
1045 int prism2_sta_send_mgmt(local_info_t *local, u8 *dst, u16 stype, in prism2_sta_send_mgmt()
1081 int prism2_sta_deauth(local_info_t *local, u16 reason) in prism2_sta_deauth()