Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.c2922 static int change_beacon(struct wiphy *wiphy, struct net_device *dev, in change_beacon() function
3227 .change_beacon = change_beacon,
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dcfg80211.c1073 .change_beacon = wil_cfg80211_change_beacon,
/linux-4.4.14/net/wireless/
Drdev-ops.h155 ret = rdev->ops->change_beacon(&rdev->wiphy, dev, info); in rdev_change_beacon()
Dnl80211.c3492 if (!rdev->ops->change_beacon) in nl80211_set_beacon()
/linux-4.4.14/include/net/
Dcfg80211.h2532 int (*change_beacon)(struct wiphy *wiphy, struct net_device *dev, member
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c3109 .change_beacon = cfg80211_rtw_change_beacon,
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dcfg80211.c3682 .change_beacon = mwifiex_cfg80211_change_beacon,
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c3451 .change_beacon = ath6kl_change_beacon,
/linux-4.4.14/net/mac80211/
Dcfg.c3815 .change_beacon = ieee80211_change_beacon,
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c4669 .change_beacon = brcmf_cfg80211_change_beacon,