Searched refs:PHY_GetTxPowerByRateBase (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/rtl8723bs/hal/ |
D | hal_com_phycfg.c | 13 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/ |
D | hal_com_phycfg.h | 57 u8 PHY_GetTxPowerByRateBase(struct adapter *Adapter, u8 RfPath,
|