Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3964 struct wmi_reg_chan_list_cc_ext_event { struct
3965 __le32 status_code;
3966 __le32 phy_id;
3967 __le32 alpha2;
3968 __le32 num_phy;
3969 __le32 country_id;
3970 __le32 domain_code;
3971 __le32 dfs_region;
3972 __le32 phybitmap;
3973 __le32 min_bw_2g;
[all …]
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h4455 struct wmi_reg_chan_list_cc_ext_event { struct
4456 u32 status_code;
4457 u32 phy_id;
4458 u32 alpha2;
4459 u32 num_phy;
4460 u32 country_id;
4461 u32 domain_code;
4462 u32 dfs_region;
4463 u32 phybitmap;
4464 u32 min_bw_2ghz;
[all …]