Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h4323 struct wmi_reg_chan_list_cc_ext_event { struct
4324 __le32 status_code;
4325 __le32 phy_id;
4326 __le32 alpha2;
4327 __le32 num_phy;
4328 __le32 country_id;
4329 __le32 domain_code;
4330 __le32 dfs_region;
4331 __le32 phybitmap;
4332 __le32 min_bw_2g;
[all …]
/linux/drivers/net/wireless/ath/ath11k/
H A 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 …]