Searched refs:rfpath_to_antidx (Results 1 – 2 of 2) sorted by relevance
568 u8 antidx = rec->rfpath_to_antidx(path); in rtw89_acpi_sar_load_std_legacy()593 u8 antidx = rec->rfpath_to_antidx(path); in rtw89_acpi_sar_load_std_has_6ghz()612 u8 antidx = rec->rfpath_to_antidx(path); in rtw89_acpi_sar_load_sml_legacy()637 u8 antidx = rec->rfpath_to_antidx(path); in rtw89_acpi_sar_load_sml_has_6ghz()912 .rfpath_to_antidx = rtw89_acpi_sar_rfpath_to_hp_antidx,924 .rfpath_to_antidx = rtw89_acpi_sar_rfpath_to_hp_antidx,936 .rfpath_to_antidx = rtw89_acpi_sar_rfpath_to_rt_antidx,948 .rfpath_to_antidx = rtw89_acpi_sar_rfpath_to_rt_antidx,960 .rfpath_to_antidx = rtw89_acpi_sar_rfpath_to_rt_antidx,972 .rfpath_to_antidx = rtw89_acpi_sar_rfpath_to_rt_antidx,[all …]
187 u8 (*rfpath_to_antidx)(enum rtw89_rf_path rfpath); member