Home
last modified time | relevance | path

Searched refs:change_beacon (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c1438 static int change_beacon(struct wiphy *wiphy, struct net_device *dev, in change_beacon() function
1704 .change_beacon = change_beacon,
/linux-6.15/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1006 .change_beacon = qtnf_change_beacon,
/linux-6.15/net/wireless/
H A Drdev-ops.h180 ret = rdev->ops->change_beacon(&rdev->wiphy, dev, info); in rdev_change_beacon()
H A Dnl80211.c6407 if (!rdev->ops->change_beacon) in nl80211_set_beacon()
/linux-6.15/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2698 .change_beacon = cfg80211_rtw_change_beacon,
/linux-6.15/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2656 .change_beacon = wil_cfg80211_change_beacon,
/linux-6.15/include/net/
H A Dcfg80211.h4689 int (*change_beacon)(struct wiphy *wiphy, struct net_device *dev, member
/linux-6.15/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3460 .change_beacon = ath6kl_change_beacon,
/linux-6.15/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4601 .change_beacon = mwifiex_cfg80211_change_beacon,
/linux-6.15/net/mac80211/
H A Dcfg.c5218 .change_beacon = ieee80211_change_beacon,
/linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c5961 .change_beacon = brcmf_cfg80211_change_beacon,