Home
last modified time | relevance | path

Searched refs:update_ft_ies (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Drdev-ops.h1054 ret = rdev->ops->update_ft_ies(&rdev->wiphy, dev, ftie); in rdev_update_ft_ies()
H A Dnl80211.c2352 CMD(update_ft_ies, UPDATE_FT_IES); in nl80211_send_wiphy()
13459 if (!rdev->ops->update_ft_ies) in nl80211_update_ft_ies()
/kernel/linux/linux-6.6/net/wireless/
H A Drdev-ops.h1073 ret = rdev->ops->update_ft_ies(&rdev->wiphy, dev, ftie); in rdev_update_ft_ies()
H A Dnl80211.c2636 CMD(update_ft_ies, UPDATE_FT_IES); in nl80211_send_wiphy()
14866 if (!rdev->ops->update_ft_ies) in nl80211_update_ft_ies()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h3835 * @update_ft_ies: Provide updated Fast BSS Transition information to the
4170 int (*update_ft_ies)(struct wiphy *wiphy, struct net_device *dev, member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2650 .update_ft_ies = wil_cfg80211_update_ft_ies,
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h4290 * @update_ft_ies: Provide updated Fast BSS Transition information to the
4660 int (*update_ft_ies)(struct wiphy *wiphy, struct net_device *dev, member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2674 .update_ft_ies = wil_cfg80211_update_ft_ies,

Completed in 79 milliseconds