Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi.h5603 struct wmi_rate_set_arg { struct
5736 struct wmi_rate_set_arg peer_legacy_rates;
5737 struct wmi_rate_set_arg peer_ht_rates;
Dmac.c2020 struct wmi_rate_set_arg *rateset = &arg->peer_legacy_rates; in ath10k_peer_assoc_h_rates()