Searched refs:cfg80211_stop_iface (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/net/wireless/ |
D | core.c | 1231 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_stop_iface() function 1251 EXPORT_SYMBOL(cfg80211_stop_iface);
|
D | trace.h | 3403 TRACE_EVENT(cfg80211_stop_iface,
|
/Linux-v5.10/net/mac80211/ |
D | chan.c | 1491 cfg80211_stop_iface(local->hw.wiphy, in ieee80211_vif_use_reserved_switch()
|
D | cfg.c | 3214 cfg80211_stop_iface(sdata->local->hw.wiphy, &sdata->wdev, in ieee80211_csa_finalize()
|
/Linux-v5.10/drivers/net/wireless/microchip/wilc1000/ |
D | cfg80211.c | 1540 cfg80211_stop_iface(wiphy, wdev, GFP_KERNEL); in del_virtual_intf()
|
/Linux-v5.10/include/net/ |
D | cfg80211.h | 7794 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev,
|