Searched refs:rfpath (Results 1 – 4 of 4) sorted by relevance
516 static u8 rtw89_acpi_sar_rfpath_to_hp_antidx(enum rtw89_rf_path rfpath) in rtw89_acpi_sar_rfpath_to_hp_antidx() argument518 switch (rfpath) { in rtw89_acpi_sar_rfpath_to_hp_antidx()527 static u8 rtw89_acpi_sar_rfpath_to_rt_antidx(enum rtw89_rf_path rfpath) in rtw89_acpi_sar_rfpath_to_rt_antidx() argument529 switch (rfpath) { in rtw89_acpi_sar_rfpath_to_rt_antidx()
187 u8 (*rfpath_to_antidx)(enum rtw89_rf_path rfpath);
4880 u8 (*rfpath_to_antidx)(enum rtw89_rf_path rfpath);
1535 u32 band, u32 rfpath, u32 txnum, in rtw_phy_store_tx_power_by_rate() argument1549 if (WARN_ON(rfpath >= RTW_RF_PATH_MAX || in rtw_phy_store_tx_power_by_rate()1558 hal->tx_pwr_by_rate_offset_2g[rfpath][rate] = offset; in rtw_phy_store_tx_power_by_rate()1560 hal->tx_pwr_by_rate_offset_5g[rfpath][rate] = offset; in rtw_phy_store_tx_power_by_rate()