Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dphy.h20 extern const u8 * const rtw_rate_section[];
H A Dphy.c119 const u8 * const rtw_rate_section[RTW_RATE_SECTION_NUM] = { variable
126 EXPORT_SYMBOL(rtw_rate_section);
2300 rates = rtw_rate_section[rs]; in rtw_phy_set_tx_power_index_by_rs()
2378 rtw_rate_size[rs], rtw_rate_section[rs]); in rtw_phy_tx_power_by_rate_config()
H A Drtw8723x.c402 rate = rtw_rate_section[rs][j]; in rtw8723x_set_tx_power_index_by_rate()
H A Dmain.h162 enum rtw_rate_section { enum
H A Drtw8821c.c692 rate = rtw_rate_section[rs][j]; in rtw8821c_set_tx_power_index_by_rate()
H A Drtw88xxa.c1579 rate = rtw_rate_section[rs][j]; in rtw88xxa_set_tx_power_index_by_rate()
H A Drtw8822b.c947 rate = rtw_rate_section[rs][j]; in rtw8822b_set_tx_power_index_by_rate()
H A Drtw8814a.c1279 rate = rtw_rate_section[rs][j]; in rtw8814a_set_tx_power_index_by_rate()
H A Drtw8822c.c2751 rate = rtw_rate_section[rs][j]; in rtw8822c_set_tx_power_index()