Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c1587 static s8 phy_GetChannelIndexOfTxPowerLimit(u8 Band, u8 Channel) in phy_GetChannelIndexOfTxPowerLimit() function
1737 channel = phy_GetChannelIndexOfTxPowerLimit(band_type, channel); in phy_get_tx_pwr_lmt()
2010 channelIndex = phy_GetChannelIndexOfTxPowerLimit(BAND_ON_2_4G, channel); in PHY_SetTxPowerLimit()
2023 channelIndex = phy_GetChannelIndexOfTxPowerLimit(BAND_ON_5G, channel); in PHY_SetTxPowerLimit()