Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dacpi.c730 const struct rtw89_acpi_geo_sar_hp_legacy_entry *ptr_ent; in rtw89_acpi_geo_sar_load_hp_legacy() local
738 ptr_ent = &ptr->entries[geo_idx]; in rtw89_acpi_geo_sar_load_hp_legacy()
744 ptr_ent_val = &ptr_ent->val_2ghz; in rtw89_acpi_geo_sar_load_hp_legacy()
747 ptr_ent_val = &ptr_ent->val_5ghz; in rtw89_acpi_geo_sar_load_hp_legacy()
771 const struct rtw89_acpi_geo_sar_hp_has_6ghz_entry *ptr_ent; in rtw89_acpi_geo_sar_load_hp_has_6ghz() local
779 ptr_ent = &ptr->entries[geo_idx]; in rtw89_acpi_geo_sar_load_hp_has_6ghz()
785 ptr_ent_val = &ptr_ent->val_2ghz; in rtw89_acpi_geo_sar_load_hp_has_6ghz()
788 ptr_ent_val = &ptr_ent->val_5ghz; in rtw89_acpi_geo_sar_load_hp_has_6ghz()
791 ptr_ent_val = &ptr_ent->val_6ghz; in rtw89_acpi_geo_sar_load_hp_has_6ghz()
814 const struct rtw89_acpi_geo_sar_rt_legacy_entry *ptr_ent; in rtw89_acpi_geo_sar_load_rt_legacy() local
[all …]