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 D | moal_cfg80211.h | 369 int woal_cfg80211_set_beacon(struct wiphy *wiphy, 377 int woal_cfg80211_set_beacon(struct wiphy *wiphy,
|
| H A D | moal_uap_cfg80211.c | 2079 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, ¶ms->beacon_csa)) { in woal_cfg80211_channel_switch()
|
| 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,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_cfg80211.h | 434 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 D | moal_uap_cfg80211.c | 2575 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, ¶ms->beacon_csa)) { in woal_cfg80211_channel_switch()
|
| H A D | moal_sta_cfg80211.c | 377 .change_beacon = woal_cfg80211_set_beacon, 381 .set_beacon = woal_cfg80211_set_beacon,
|