Home
last modified time | relevance | path

Searched refs:country_count (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dacpi.h41 u8 country_count; member
42 struct rtw89_acpi_country_code country_list[] __counted_by(country_count);
H A Dacpi.c64 expect_len = struct_size(ptr, country_list, ptr->country_count); in rtw89_acpi_dsm_get_policy_6ghz()
H A Dregd.c454 for (i = 0; i < ptr->country_count; i++) { in rtw89_regd_setup_policy_6ghz()