Searched refs:phy_SetTxPowerByRateBase (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/staging/rtl8723bs/hal/ |
D | hal_com_phycfg.c | 40 phy_SetTxPowerByRateBase(struct adapter *Adapter, u8 RfPath, in phy_SetTxPowerByRateBase() function 72 phy_SetTxPowerByRateBase(padapter, path, CCK, base); in phy_StoreTxPowerByRateBase() 75 phy_SetTxPowerByRateBase(padapter, path, OFDM, base); in phy_StoreTxPowerByRateBase() 78 phy_SetTxPowerByRateBase(padapter, path, HT_MCS0_MCS7, base); in phy_StoreTxPowerByRateBase()
|