Lines Matching refs:local_info_t
138 int prism2_wds_add(local_info_t *local, u8 *remote_addr, in prism2_wds_add()
199 int prism2_wds_del(local_info_t *local, u8 *remote_addr, in prism2_wds_del()
234 u16 hostap_tx_callback_register(local_info_t *local, in hostap_tx_callback_register()
258 int hostap_tx_callback_unregister(local_info_t *local, u16 idx) in hostap_tx_callback_unregister()
310 u16 hostap_get_porttype(local_info_t *local) in hostap_get_porttype()
326 int hostap_set_encryption(local_info_t *local) in hostap_set_encryption()
418 int hostap_set_antsel(local_info_t *local) in hostap_set_antsel()
475 int hostap_set_roaming(local_info_t *local) in hostap_set_roaming()
496 int hostap_set_auth_algs(local_info_t *local) in hostap_set_auth_algs()
601 local_info_t *local; in prism2_close()
654 local_info_t *local; in prism2_open()
702 local_info_t *local; in prism2_set_mac_address()
729 local_info_t *local = in hostap_set_multicast_list_queue()
730 container_of(work, local_info_t, set_multicast_list_queue); in hostap_set_multicast_list_queue()
749 local_info_t *local; in hostap_set_multicast_list()
767 local_info_t *local; in prism2_tx_timeout()
833 void hostap_setup_dev(struct net_device *dev, local_info_t *local, in hostap_setup_dev()
876 static int hostap_enable_hostapd(local_info_t *local, int rtnl_locked) in hostap_enable_hostapd()
895 static int hostap_disable_hostapd(local_info_t *local, int rtnl_locked) in hostap_disable_hostapd()
908 static int hostap_enable_hostapd_sta(local_info_t *local, int rtnl_locked) in hostap_enable_hostapd_sta()
927 static int hostap_disable_hostapd_sta(local_info_t *local, int rtnl_locked) in hostap_disable_hostapd_sta()
940 int hostap_set_hostapd(local_info_t *local, int val, int rtnl_locked) in hostap_set_hostapd()
965 int hostap_set_hostapd_sta(local_info_t *local, int val, int rtnl_locked) in hostap_set_hostapd_sta()
994 local_info_t *local; in prism2_update_comms_qual()
1029 int prism2_sta_send_mgmt(local_info_t *local, u8 *dst, u16 stype, in prism2_sta_send_mgmt()
1063 int prism2_sta_deauth(local_info_t *local, u16 reason) in prism2_sta_deauth()