Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2047 struct wmi_channel { struct
2048 __le32 mhz;
2049 __le32 band_center_freq1;
2050 __le32 band_center_freq2; /* valid for 11ac, 80plus80 */
2051 union {
2078 struct wmi_channel_arg { argument
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3503 struct wmi_channel { struct
3504 u32 tlv_header;
3505 u32 mhz;
3506 u32 band_center_freq1;
3507 u32 band_center_freq2;
3508 u32 info;
3509 u32 reg_info_1;
3510 u32 reg_info_2;
/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.h356 enum wmi_channel { enum