Home
last modified time | relevance | path

Searched refs:wlan_hdd_cfg80211_stop_ap (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_hostapd.h350 int wlan_hdd_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *dev,
353 int wlan_hdd_cfg80211_stop_ap(struct wiphy *wiphy,
Dwlan_hdd_hostapd.c7398 int wlan_hdd_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *dev, in wlan_hdd_cfg80211_stop_ap() function
7401 int wlan_hdd_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *dev) in wlan_hdd_cfg80211_stop_ap()
Dwlan_hdd_cfg80211.c29979 .stop_ap = wlan_hdd_cfg80211_stop_ap,