Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c13 u8 PHY_GetTxPowerByRateBase(struct adapter *Adapter, u8 RfPath, in PHY_GetTxPowerByRateBase() function
772 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, HT_MCS0_MCS7); in PHY_ConvertTxPowerLimitToPowerIndex()
774 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, OFDM); in PHY_ConvertTxPowerLimitToPowerIndex()
776 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, CCK); in PHY_ConvertTxPowerLimitToPowerIndex()
/drivers/staging/rtl8723bs/include/
Dhal_com_phycfg.h57 u8 PHY_GetTxPowerByRateBase(struct adapter *Adapter, u8 RfPath,