Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dphy.h16 extern u8 *rtw_rate_section[];
H A Dphy.c82 u8 *rtw_rate_section[RTW_RATE_SECTION_MAX] = { variable
87 EXPORT_SYMBOL(rtw_rate_section);
2176 rates = rtw_rate_section[rs]; in rtw_phy_set_tx_power_index_by_rs()
H A Dmain.h161 enum rtw_rate_section { enum
H A Drtw8821c.c666 rate = rtw_rate_section[rs][j]; in rtw8821c_set_tx_power_index_by_rate()
H A Drtw8822b.c987 rate = rtw_rate_section[rs][j]; in rtw8822b_set_tx_power_index_by_rate()
H A Drtw8723d.c600 rate = rtw_rate_section[rs][j]; in rtw8723d_set_tx_power_index_by_rate()
H A Drtw8822c.c2791 rate = rtw_rate_section[rs][j]; in rtw8822c_set_tx_power_index()