Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/
Dcfg80211.c796 static int change_bss(struct wiphy *wiphy, struct net_device *dev, in change_bss() function
1710 .change_bss = change_bss,
/linux-6.12.1/net/wireless/
Drdev-ops.h405 ret = rdev->ops->change_bss(&rdev->wiphy, dev, params); in rdev_change_bss()
Dnl80211.c2106 CMD(change_bss, SET_BSS); in nl80211_add_commands_unsplit()
8221 if (!rdev->ops->change_bss) in nl80211_set_bss()
/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c2714 .change_bss = cfg80211_rtw_change_bss,
/linux-6.12.1/drivers/net/wireless/ath/wil6210/
Dcfg80211.c2662 .change_bss = wil_cfg80211_change_bss,
/linux-6.12.1/include/net/
Dcfg80211.h4685 int (*change_bss)(struct wiphy *wiphy, struct net_device *dev, member
/linux-6.12.1/net/mac80211/
Dcfg.c5146 .change_bss = ieee80211_change_bss,