Searched refs:wmi_update_ft_ies (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | wil6210.h | 1258 int wmi_update_ft_ies(struct wil6210_vif *vif, u16 ie_len, const void *ie);
|
H A D | wmi.c | 2537 int wmi_update_ft_ies(struct wil6210_vif *vif, u16 ie_len, const void *ie) in wmi_update_ft_ies() function
|
H A D | cfg80211.c | 2553 rc = wmi_update_ft_ies(vif, ftie->ie_len, ftie->ie); in wil_cfg80211_update_ft_ies()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | wil6210.h | 1260 int wmi_update_ft_ies(struct wil6210_vif *vif, u16 ie_len, const void *ie);
|
H A D | wmi.c | 2538 int wmi_update_ft_ies(struct wil6210_vif *vif, u16 ie_len, const void *ie) in wmi_update_ft_ies() function
|
H A D | cfg80211.c | 2577 rc = wmi_update_ft_ies(vif, ftie->ie_len, ftie->ie); in wil_cfg80211_update_ft_ies()
|
Completed in 26 milliseconds