Home
last modified time | relevance | path

Searched defs:rtnl_locked (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap_main.c50 int type, int rtnl_locked, in hostap_add_interface()
102 void hostap_remove_interface(struct net_device *dev, int rtnl_locked, in hostap_remove_interface()
143 int rtnl_locked) in prism2_wds_add()
204 int rtnl_locked, int do_not_remove) in prism2_wds_del()
888 static int hostap_enable_hostapd(local_info_t *local, int rtnl_locked) in hostap_enable_hostapd()
907 static int hostap_disable_hostapd(local_info_t *local, int rtnl_locked) in hostap_disable_hostapd()
920 static int hostap_enable_hostapd_sta(local_info_t *local, int rtnl_locked) in hostap_enable_hostapd_sta()
939 static int hostap_disable_hostapd_sta(local_info_t *local, int rtnl_locked) in hostap_disable_hostapd_sta()
952 int hostap_set_hostapd(local_info_t *local, int val, int rtnl_locked) in hostap_set_hostapd()
977 int hostap_set_hostapd_sta(local_info_t *local, int val, int rtnl_locked) in hostap_set_hostapd_sta()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcore.c686 int brcmf_net_attach(struct brcmf_if *ifp, bool rtnl_locked) in brcmf_net_attach()