Home
last modified time | relevance | path

Searched refs:rtw_channel_to_idx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dphy.c1299 static int rtw_channel_to_idx(u8 band, u8 channel) in rtw_channel_to_idx() function
1332 ch_idx = rtw_channel_to_idx(band, ch); in rtw_phy_set_tx_power_limit()
1785 ch_idx = rtw_channel_to_idx(band, cur_ch); in rtw_phy_get_tx_power_limit()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dphy.c1506 static int rtw_channel_to_idx(u8 band, u8 channel) in rtw_channel_to_idx() function
1539 ch_idx = rtw_channel_to_idx(band, ch); in rtw_phy_set_tx_power_limit()
2055 ch_idx = rtw_channel_to_idx(band, cur_ch); in rtw_phy_get_tx_power_limit()

Completed in 8 milliseconds