Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A DHalPhyRf.h22 struct txpwrtrack_cfg { struct
35 void ConfigureTxpowerTrack(struct dm_odm_t *pDM_Odm, struct txpwrtrack_cfg *pConfig); argument
H A DHalPhyRf_8723B.h19 void ConfigureTxpowerTrack_8723B(struct txpwrtrack_cfg *pConfig);
H A 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()
H A DHalPhyRf_8723B.c347 void ConfigureTxpowerTrack_8723B(struct txpwrtrack_cfg *pConfig) in ConfigureTxpowerTrack_8723B()