Searched refs:cfg80211_stop_iface (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/net/wireless/ |
D | core.c | 1277 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_stop_iface() function 1297 EXPORT_SYMBOL(cfg80211_stop_iface);
|
D | trace.h | 3512 TRACE_EVENT(cfg80211_stop_iface,
|
/linux-5.19.10/net/mac80211/ |
D | chan.c | 1589 cfg80211_stop_iface(local->hw.wiphy, in ieee80211_vif_use_reserved_switch()
|
D | cfg.c | 3420 cfg80211_stop_iface(sdata->local->hw.wiphy, &sdata->wdev, in ieee80211_csa_finalize()
|
/linux-5.19.10/drivers/net/wireless/microchip/wilc1000/ |
D | cfg80211.c | 1544 cfg80211_stop_iface(wiphy, wdev, GFP_KERNEL); in del_virtual_intf()
|
/linux-5.19.10/include/net/ |
D | cfg80211.h | 8278 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev,
|