Home
last modified time | relevance | path

Searched refs:wmi_update_ft_ies (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwil6210.h1260 int wmi_update_ft_ies(struct wil6210_vif *vif, u16 ie_len, const void *ie);
H A Dcfg80211.c2577 rc = wmi_update_ft_ies(vif, ftie->ie_len, ftie->ie); in wil_cfg80211_update_ft_ies()
H A Dwmi.c2538 int wmi_update_ft_ies(struct wil6210_vif *vif, u16 ie_len, const void *ie) in wmi_update_ft_ies() function