Home
last modified time | relevance | path

Searched refs:cfg80211_stop_link (Results 1 – 3 of 3) sorted by relevance

/linux/net/wireless/
H A Dcore.c1433 void cfg80211_stop_link(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_stop_link() function
1460 EXPORT_SYMBOL(cfg80211_stop_link);
/linux/include/net/
H A Dcfg80211.h9882 void cfg80211_stop_link(struct wiphy *wiphy, struct wireless_dev *wdev,
9900 cfg80211_stop_link(wiphy, wdev, -1, gfp); in cfg80211_stop_iface()
/linux/net/mac80211/
H A Dcfg.c4188 cfg80211_stop_link(sdata->local->hw.wiphy, &sdata->wdev, in ieee80211_csa_finalize()