Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
Dwmi.h4182 struct wmi_reg_chan_list_cc_ext_event { struct
4183 __le32 status_code;
4184 __le32 phy_id;
4185 __le32 alpha2;
4186 __le32 num_phy;
4187 __le32 country_id;
4188 __le32 domain_code;
4189 __le32 dfs_region;
4190 __le32 phybitmap;
4191 __le32 min_bw_2g;
[all …]
/linux-6.15/drivers/net/wireless/ath/ath11k/
Dwmi.h4481 struct wmi_reg_chan_list_cc_ext_event { struct
4482 u32 status_code;
4483 u32 phy_id;
4484 u32 alpha2;
4485 u32 num_phy;
4486 u32 country_id;
4487 u32 domain_code;
4488 u32 dfs_region;
4489 u32 phybitmap;
4490 u32 min_bw_2ghz;
[all …]