Home
last modified time | relevance | path

Searched refs:change_bss (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c800 static int change_bss(struct wiphy *wiphy, struct net_device *dev, in change_bss() function
1733 .change_bss = change_bss,
/openbmc/linux/net/wireless/
H A Drdev-ops.h405 ret = rdev->ops->change_bss(&rdev->wiphy, dev, params); in rdev_change_bss()
H A Dnl80211.c2075 CMD(change_bss, SET_BSS); in nl80211_add_commands_unsplit()
8087 if (!rdev->ops->change_bss) in nl80211_set_bss()
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2733 .change_bss = cfg80211_rtw_change_bss,
/openbmc/linux/include/net/
H A Dcfg80211.h4502 int (*change_bss)(struct wiphy *wiphy, struct net_device *dev, member
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2664 .change_bss = wil_cfg80211_change_bss,
/openbmc/linux/net/mac80211/
H A Dcfg.c5071 .change_bss = ieee80211_change_bss,