Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/wireless/ath/ath11k/
Dwmi.h2955 struct wmi_pdev_set_regdomain_cmd { struct
2956 u32 tlv_header;
2957 u32 pdev_id;
2958 u32 reg_domain;
2959 u32 reg_domain_2g;
2960 u32 reg_domain_5g;
2961 u32 conformance_test_limit_2g;
2962 u32 conformance_test_limit_5g;
2963 u32 dfs_domain;
/linux-5.10/drivers/net/wireless/ath/ath10k/
Dwmi.h3617 struct wmi_pdev_set_regdomain_cmd { struct
3639 struct wmi_pdev_set_regdomain_cmd_10x { argument