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 D | moal_cfg80211.h | 445 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 D | moal_uap_cfg80211.c | 2352 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 D | moal_cfg80211.c | 1253 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 D | moal_sta_cfg80211.c | 378 .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 D | moal_cfg80211.h | 382 int woal_cfg80211_del_beacon(struct wiphy *wiphy, struct net_device *dev);
|
| H A D | moal_uap_cfg80211.c | 1903 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 D | moal_sta_cfg80211.c | 327 woal_cfg80211_set_beacon,.stop_ap = woal_cfg80211_del_beacon, 330 woal_cfg80211_set_beacon,.del_beacon = woal_cfg80211_del_beacon,
|
| H A D | moal_cfg80211.c | 1054 woal_cfg80211_del_beacon(wiphy, dev); in woal_cfg80211_change_virtual_intf()
|