Home
last modified time | relevance | path

Searched refs:woal_cfg80211_del_beacon (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_cfg80211.h445 int woal_cfg80211_del_beacon(struct wiphy *wiphy, struct net_device *dev,
448 int woal_cfg80211_del_beacon(struct wiphy *wiphy, struct net_device *dev);
H A Dmoal_uap_cfg80211.c2352 if (woal_cfg80211_del_beacon(wiphy, dev, 0)) in woal_cfg80211_del_virtual_intf()
2354 if (woal_cfg80211_del_beacon(wiphy, dev)) in woal_cfg80211_del_virtual_intf()
2654 int woal_cfg80211_del_beacon(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_del_beacon() function
2657 int woal_cfg80211_del_beacon(struct wiphy *wiphy, struct net_device *dev) in woal_cfg80211_del_beacon()
H A Dmoal_cfg80211.c1253 woal_cfg80211_del_beacon(wiphy, dev, 0); in woal_cfg80211_change_virtual_intf()
1255 woal_cfg80211_del_beacon(wiphy, dev); in woal_cfg80211_change_virtual_intf()
H A Dmoal_sta_cfg80211.c378 .stop_ap = woal_cfg80211_del_beacon,
382 .del_beacon = woal_cfg80211_del_beacon,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_cfg80211.h382 int woal_cfg80211_del_beacon(struct wiphy *wiphy, struct net_device *dev);
H A Dmoal_uap_cfg80211.c1903 woal_cfg80211_del_beacon(wiphy, dev); in woal_cfg80211_del_virtual_intf()
2170 woal_cfg80211_del_beacon(struct wiphy *wiphy, struct net_device *dev) in woal_cfg80211_del_beacon() function
H A Dmoal_sta_cfg80211.c327 woal_cfg80211_set_beacon,.stop_ap = woal_cfg80211_del_beacon,
330 woal_cfg80211_set_beacon,.del_beacon = woal_cfg80211_del_beacon,
H A Dmoal_cfg80211.c1054 woal_cfg80211_del_beacon(wiphy, dev); in woal_cfg80211_change_virtual_intf()