Searched refs:policy_6ghz (Results 1 – 3 of 3) sorted by relevance
154 struct rtw89_acpi_policy_6ghz **policy_6ghz) in rtw89_acpi_dsm_get_policy_6ghz() argument186 *policy_6ghz = kmemdup(ptr, expect_len, GFP_KERNEL); in rtw89_acpi_dsm_get_policy_6ghz()187 if (!*policy_6ghz) in rtw89_acpi_dsm_get_policy_6ghz()190 rtw89_hex_dump(rtwdev, RTW89_DBG_ACPI, "policy_6ghz: ", *policy_6ghz, in rtw89_acpi_dsm_get_policy_6ghz()388 &res->u.policy_6ghz); in rtw89_acpi_evaluate_dsm()
108 struct rtw89_acpi_policy_6ghz *policy_6ghz; member
443 ptr = res.u.policy_6ghz; in rtw89_regd_setup_policy_6ghz()
Completed in 10 milliseconds