Home
last modified time | relevance | path

Searched refs:woal_cfg80211_set_beacon (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_cfg80211.h369 int woal_cfg80211_set_beacon(struct wiphy *wiphy,
377 int woal_cfg80211_set_beacon(struct wiphy *wiphy,
H A Dmoal_uap_cfg80211.c2079 woal_cfg80211_set_beacon(struct wiphy *wiphy, in woal_cfg80211_set_beacon() function
2092 woal_cfg80211_set_beacon(struct wiphy *wiphy, in woal_cfg80211_set_beacon()
2772 if (woal_cfg80211_set_beacon(priv->wdev->wiphy, priv->netdev, in woal_switch_uap_channel()
3040 if (woal_cfg80211_set_beacon(wiphy, dev, &params->beacon_csa)) { in woal_cfg80211_channel_switch()
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,
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_cfg80211.h434 int woal_cfg80211_set_beacon(struct wiphy *wiphy, struct net_device *dev,
440 int woal_cfg80211_set_beacon(struct wiphy *wiphy, struct net_device *dev,
H A Dmoal_uap_cfg80211.c2575 int woal_cfg80211_set_beacon(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_set_beacon() function
2586 int woal_cfg80211_set_beacon(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_set_beacon()
3392 if (woal_cfg80211_set_beacon(priv->wdev->wiphy, priv->netdev, in woal_switch_uap_channel()
3691 if (woal_cfg80211_set_beacon(wiphy, dev, &params->beacon_csa)) { in woal_cfg80211_channel_switch()
H A Dmoal_sta_cfg80211.c377 .change_beacon = woal_cfg80211_set_beacon,
381 .set_beacon = woal_cfg80211_set_beacon,