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.c1429 static int change_beacon(struct wiphy *wiphy, struct net_device *dev, in change_beacon() function
1696 .change_beacon = change_beacon,
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1008 .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.c6991 if (!rdev->ops->change_beacon) in nl80211_set_beacon()
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2692 .change_beacon = cfg80211_rtw_change_beacon,
/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2657 .change_beacon = wil_cfg80211_change_beacon,
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3463 .change_beacon = ath6kl_change_beacon,
/linux/include/net/
H A Dcfg80211.h4948 int (*change_beacon)(struct wiphy *wiphy, struct net_device *dev, member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4598 .change_beacon = mwifiex_cfg80211_change_beacon,
/linux/net/mac80211/
H A Dcfg.c5569 .change_beacon = ieee80211_change_beacon,
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c6007 .change_beacon = brcmf_cfg80211_change_beacon,