Home
last modified time | relevance | path

Searched refs:cfg80211_stop_ap (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/wireless/
H A Dap.c76 int cfg80211_stop_ap(struct cfg80211_registered_device *rdev, in cfg80211_stop_ap() function
H A Dcore.h373 int cfg80211_stop_ap(struct cfg80211_registered_device *rdev,
H A Dutil.c1140 cfg80211_stop_ap(rdev, dev, -1, true); in cfg80211_change_iface()
H A Dnl80211.c6310 return cfg80211_stop_ap(rdev, dev, link_id, false); in nl80211_stop_ap()