Searched refs:cfg80211_stop_iface (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | core.c | 1232 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_stop_iface() function 1252 EXPORT_SYMBOL(cfg80211_stop_iface); variable
|
H A D | trace.h | 3403 TRACE_EVENT(cfg80211_stop_iface,
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | core.c | 1349 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_stop_iface() function 1369 EXPORT_SYMBOL(cfg80211_stop_iface); variable
|
H A D | trace.h | 3726 TRACE_EVENT(cfg80211_stop_iface,
|
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 1561 cfg80211_stop_iface(wiphy, wdev, GFP_KERNEL); in del_virtual_intf()
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | chan.c | 1491 cfg80211_stop_iface(local->hw.wiphy, in ieee80211_vif_use_reserved_switch()
|
H A D | cfg.c | 3241 cfg80211_stop_iface(sdata->local->hw.wiphy, &sdata->wdev, in ieee80211_csa_finalize()
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 1614 cfg80211_stop_iface(wiphy, wdev, GFP_KERNEL); in del_virtual_intf()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | chan.c | 1735 cfg80211_stop_iface(local->hw.wiphy, in ieee80211_vif_use_reserved_switch()
|
H A D | cfg.c | 3718 cfg80211_stop_iface(sdata->local->hw.wiphy, &sdata->wdev, in ieee80211_csa_finalize()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 3849 * with cfg80211_stop_iface(). This doesn't mean driver can accept 7784 * cfg80211_stop_iface - trigger interface disconnection 7795 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 4304 * with cfg80211_stop_iface(). This doesn't mean driver can accept 8900 * cfg80211_stop_iface - trigger interface disconnection 8911 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev,
|
Completed in 53 milliseconds