Searched refs:policy_6ghz (Results 1 – 3 of 3) sorted by relevance
39 struct rtw89_acpi_policy_6ghz **policy_6ghz) in rtw89_acpi_dsm_get_policy_6ghz() argument71 *policy_6ghz = kmemdup(ptr, expect_len, GFP_KERNEL); in rtw89_acpi_dsm_get_policy_6ghz()72 if (!*policy_6ghz) in rtw89_acpi_dsm_get_policy_6ghz()75 rtw89_hex_dump(rtwdev, RTW89_DBG_ACPI, "policy_6ghz: ", *policy_6ghz, in rtw89_acpi_dsm_get_policy_6ghz()141 &res->u.policy_6ghz); in rtw89_acpi_evaluate_dsm()
61 struct rtw89_acpi_policy_6ghz *policy_6ghz; member
436 ptr = res.u.policy_6ghz; in rtw89_regd_setup_policy_6ghz()