Searched refs:ftie (Results 1 – 10 of 10) sorted by relevance
26675 struct cfg80211_update_ft_ies_params *ftie) in __wlan_hdd_cfg80211_update_ft_ies() argument26702 ftie->ie_len); in __wlan_hdd_cfg80211_update_ft_ies()26705 hdd_debug("called with Ie of length = %zu", ftie->ie_len); in __wlan_hdd_cfg80211_update_ft_ies()26708 (const u8 *)ftie->ie, ftie->ie_len); in __wlan_hdd_cfg80211_update_ft_ies()26724 struct cfg80211_update_ft_ies_params *ftie) in wlan_hdd_cfg80211_update_ft_ies() argument26733 errno = __wlan_hdd_cfg80211_update_ft_ies(wiphy, dev, ftie); in wlan_hdd_cfg80211_update_ft_ies()