Searched refs:PHY_SetTxPowerLevel8723B (Results 1 – 3 of 3) sorted by relevance
54 void PHY_SetTxPowerLevel8723B(struct adapter *Adapter, u8 channel);
563 void PHY_SetTxPowerLevel8723B(struct adapter *Adapter, u8 Channel) in PHY_SetTxPowerLevel8723B() function696 PHY_SetTxPowerLevel8723B(Adapter, pHalData->CurrentChannel); in phy_SwChnlAndSetBwMode8723B()
1902 pHalFunc->set_tx_power_level_handler = &PHY_SetTxPowerLevel8723B; in rtl8723b_set_hal_ops()