Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw88/
Dphy.h16 extern u8 *rtw_rate_section[];
Dphy.c80 u8 *rtw_rate_section[RTW_RATE_SECTION_MAX] = { variable
85 EXPORT_SYMBOL(rtw_rate_section);
2028 rates = rtw_rate_section[rs]; in rtw_phy_set_tx_power_index_by_rs()
Dmain.h160 enum rtw_rate_section { enum
Drtw8821c.c627 rate = rtw_rate_section[rs][j]; in rtw8821c_set_tx_power_index_by_rate()
Drtw8822b.c966 rate = rtw_rate_section[rs][j]; in rtw8822b_set_tx_power_index_by_rate()
Drtw8723d.c582 rate = rtw_rate_section[rs][j]; in rtw8723d_set_tx_power_index_by_rate()
Drtw8822c.c2759 rate = rtw_rate_section[rs][j]; in rtw8822c_set_tx_power_index()