Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3130 struct wmi_pdev_set_regdomain_cmd { struct
3131 u32 tlv_header;
3132 u32 pdev_id;
3133 u32 reg_domain;
3134 u32 reg_domain_2g;
3135 u32 reg_domain_5g;
3136 u32 conformance_test_limit_2g;
3137 u32 conformance_test_limit_5g;
3138 u32 dfs_domain;
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h3659 struct wmi_pdev_set_regdomain_cmd { struct
3681 struct wmi_pdev_set_regdomain_cmd_10x { argument