Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8723bs/hal/
DHalPhyRf.h22 struct txpwrtrack_cfg { struct
35 void ConfigureTxpowerTrack(struct dm_odm_t *pDM_Odm, struct txpwrtrack_cfg *pConfig); argument
DHalPhyRf_8723B.h19 void ConfigureTxpowerTrack_8723B(struct txpwrtrack_cfg *pConfig);
DHalPhyRf.c11 void ConfigureTxpowerTrack(struct dm_odm_t *pDM_Odm, struct txpwrtrack_cfg *pConfig) in ConfigureTxpowerTrack()
71 struct txpwrtrack_cfg c; in ODM_TXPowerTrackingCallback_ThermalMeter()
DHalPhyRf_8723B.c347 void ConfigureTxpowerTrack_8723B(struct txpwrtrack_cfg *pConfig) in ConfigureTxpowerTrack_8723B()