Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dwmi.h6355 struct wmi_rate_set_arg { struct
6561 struct wmi_rate_set_arg peer_legacy_rates;
6562 struct wmi_rate_set_arg peer_ht_rates;
Dmac.c2238 struct wmi_rate_set_arg *rateset = &arg->peer_legacy_rates; in ath10k_peer_assoc_h_rates()
/linux-5.19.10/drivers/net/wireless/ath/ath11k/
Dwmi.h3573 struct wmi_rate_set_arg { struct
3594 struct wmi_rate_set_arg peer_legacy_rates; argument
3595 struct wmi_rate_set_arg peer_ht_rates;
Dmac.c1623 struct wmi_rate_set_arg *rateset = &arg->peer_legacy_rates; in ath11k_peer_assoc_h_rates()