update_ft_ies    2628 drivers/net/wireless/ath/wil6210/cfg80211.c 	.update_ft_ies = wil_cfg80211_update_ft_ies,
update_ft_ies    3871 include/net/cfg80211.h 	int	(*update_ft_ies)(struct wiphy *wiphy, struct net_device *dev,
update_ft_ies    2140 net/wireless/nl80211.c 			CMD(update_ft_ies, UPDATE_FT_IES);
update_ft_ies    12807 net/wireless/nl80211.c 	if (!rdev->ops->update_ft_ies)
update_ft_ies    1035 net/wireless/rdev-ops.h 	ret = rdev->ops->update_ft_ies(&rdev->wiphy, dev, ftie);