Home
last modified time | relevance | path

Searched defs:wmi_channel (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dwmi.h1277 struct wmi_channel { struct
1278 __le32 mhz;
1279 __le32 band_center_freq1;
1280 __le32 band_center_freq2; /* valid for 11ac, 80plus80 */
1281 union {
1305 struct wmi_channel_arg { argument