Lines Matching defs:local

49 struct net_device * hostap_add_interface(struct local_info *local,  in hostap_add_interface()
142 int prism2_wds_add(local_info_t *local, u8 *remote_addr, in prism2_wds_add()
203 int prism2_wds_del(local_info_t *local, u8 *remote_addr, in prism2_wds_del()
238 u16 hostap_tx_callback_register(local_info_t *local, in hostap_tx_callback_register()
262 int hostap_tx_callback_unregister(local_info_t *local, u16 idx) in hostap_tx_callback_unregister()
314 u16 hostap_get_porttype(local_info_t *local) in hostap_get_porttype()
330 int hostap_set_encryption(local_info_t *local) in hostap_set_encryption()
422 int hostap_set_antsel(local_info_t *local) in hostap_set_antsel()
479 int hostap_set_roaming(local_info_t *local) in hostap_set_roaming()
500 int hostap_set_auth_algs(local_info_t *local) in hostap_set_auth_algs()
605 local_info_t *local; in prism2_close() local
658 local_info_t *local; in prism2_open() local
706 local_info_t *local; in prism2_set_mac_address() local
733 local_info_t *local = in hostap_set_multicast_list_queue() local
771 local_info_t *local; in prism2_tx_timeout() local
834 void hostap_setup_dev(struct net_device *dev, local_info_t *local, in hostap_setup_dev()
877 static int hostap_enable_hostapd(local_info_t *local, int rtnl_locked) in hostap_enable_hostapd()
896 static int hostap_disable_hostapd(local_info_t *local, int rtnl_locked) in hostap_disable_hostapd()
909 static int hostap_enable_hostapd_sta(local_info_t *local, int rtnl_locked) in hostap_enable_hostapd_sta()
928 static int hostap_disable_hostapd_sta(local_info_t *local, int rtnl_locked) in hostap_disable_hostapd_sta()
941 int hostap_set_hostapd(local_info_t *local, int val, int rtnl_locked) in hostap_set_hostapd()
966 int hostap_set_hostapd_sta(local_info_t *local, int val, int rtnl_locked) in hostap_set_hostapd_sta()
995 local_info_t *local; in prism2_update_comms_qual() local
1030 int prism2_sta_send_mgmt(local_info_t *local, u8 *dst, u16 stype, in prism2_sta_send_mgmt()
1064 int prism2_sta_deauth(local_info_t *local, u16 reason) in prism2_sta_deauth()