Searched refs:cfg80211_stop_iface (Results 1 – 6 of 6) sorted by relevance
/linux/net/wireless/ |
H A D | core.c | 1408 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_stop_iface() function 1428 EXPORT_SYMBOL(cfg80211_stop_iface);
|
H A D | trace.h | 3953 TRACE_EVENT(cfg80211_stop_iface,
|
/linux/net/mac80211/ |
H A D | iface.c | 780 cfg80211_stop_iface(link_sdata->wdev.wiphy, &link_sdata->wdev, in ieee80211_stop_mbssid() 786 cfg80211_stop_iface(tx_sdata->wdev.wiphy, in ieee80211_stop_mbssid()
|
H A D | chan.c | 1821 cfg80211_stop_iface(local->hw.wiphy, in ieee80211_vif_use_reserved_switch()
|
/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 1609 cfg80211_stop_iface(wiphy, wdev, GFP_KERNEL); in del_virtual_intf()
|
/linux/include/net/ |
H A D | cfg80211.h | 4626 * with cfg80211_stop_iface(). This doesn't mean driver can accept 9558 * cfg80211_stop_iface - trigger interface disconnection 9569 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev,
|