Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c1424 static int change_beacon(struct wiphy *wiphy, struct net_device *dev, in change_beacon() function
1690 .change_beacon = change_beacon,
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1006 .change_beacon = qtnf_change_beacon,
/linux/net/wireless/
H A Drdev-ops.h180 ret = rdev->ops->change_beacon(&rdev->wiphy, dev, info); in rdev_change_beacon()
H A Dnl80211.c7519 if (!rdev->ops->change_beacon) in nl80211_set_beacon()
/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2655 .change_beacon = wil_cfg80211_change_beacon,
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dcfg80211.c3665 .change_beacon = nxpwifi_cfg80211_change_beacon,
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3466 .change_beacon = ath6kl_change_beacon,
/linux/include/net/
H A Dcfg80211.h5327 int (*change_beacon)(struct wiphy *wiphy, struct net_device *dev, member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4599 .change_beacon = mwifiex_cfg80211_change_beacon,
/linux/net/mac80211/
H A Dcfg.c5989 .change_beacon = ieee80211_change_beacon,
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c6030 .change_beacon = brcmf_cfg80211_change_beacon,