Home
last modified time | relevance | path

Searched refs:update_ft_ies (Results 1 – 4 of 4) sorted by relevance

/linux/net/wireless/
H A Drdev-ops.h1134 ret = rdev->ops->update_ft_ies(&rdev->wiphy, dev, ftie); in rdev_update_ft_ies()
H A Dnl80211.c3301 CMD(update_ft_ies, UPDATE_FT_IES); in nl80211_send_wiphy()
17786 if (!rdev->ops->update_ft_ies) in nl80211_update_ft_ies()
/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2672 .update_ft_ies = wil_cfg80211_update_ft_ies,
/linux/include/net/
H A Dcfg80211.h5540 int (*update_ft_ies)(struct wiphy *wiphy, struct net_device *dev, member