Searched refs:cfg80211_stop_iface (Results 1 – 6 of 6) sorted by relevance
/linux/net/wireless/ |
A D | core.c | 1265 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_stop_iface() function 1285 EXPORT_SYMBOL(cfg80211_stop_iface);
|
A D | trace.h | 3465 TRACE_EVENT(cfg80211_stop_iface,
|
/linux/net/mac80211/ |
A D | chan.c | 1585 cfg80211_stop_iface(local->hw.wiphy, in ieee80211_vif_use_reserved_switch()
|
A D | cfg.c | 3302 cfg80211_stop_iface(sdata->local->hw.wiphy, &sdata->wdev, in ieee80211_csa_finalize()
|
/linux/drivers/net/wireless/microchip/wilc1000/ |
A D | cfg80211.c | 1543 cfg80211_stop_iface(wiphy, wdev, GFP_KERNEL); in del_virtual_intf()
|
/linux/include/net/ |
A D | cfg80211.h | 8084 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev,
|
Completed in 45 milliseconds