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.8/drivers/net/wireless/ath/ath12k/
Dwmi.h3945 struct wmi_reg_chan_list_cc_ext_event { struct
3946 __le32 status_code;
3947 __le32 phy_id;
3948 __le32 alpha2;
3949 __le32 num_phy;
3950 __le32 country_id;
3951 __le32 domain_code;
3952 __le32 dfs_region;
3953 __le32 phybitmap;
3954 __le32 min_bw_2g;
[all …]
/linux-6.8/drivers/net/wireless/ath/ath11k/
Dwmi.h4428 struct wmi_reg_chan_list_cc_ext_event { struct
4429 u32 status_code;
4430 u32 phy_id;
4431 u32 alpha2;
4432 u32 num_phy;
4433 u32 country_id;
4434 u32 domain_code;
4435 u32 dfs_region;
4436 u32 phybitmap;
4437 u32 min_bw_2ghz;
[all …]