Searched refs:pDM_Odm (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | odm_RegConfig8723B.h | 10 void odm_ConfigRFReg_8723B(struct dm_odm_t *pDM_Odm, 17 void odm_ConfigRF_RadioA_8723B(struct dm_odm_t *pDM_Odm, u32 Addr, u32 Data); 19 void odm_ConfigMAC_8723B(struct dm_odm_t *pDM_Odm, u32 Addr, u8 Data); 21 void odm_ConfigBB_AGC_8723B(struct dm_odm_t *pDM_Odm, 27 void odm_ConfigBB_PHY_REG_PG_8723B(struct dm_odm_t *pDM_Odm, u32 RfPath, u32 Addr, 30 void odm_ConfigBB_PHY_8723B(struct dm_odm_t *pDM_Odm, 36 void odm_ConfigBB_TXPWR_LMT_8723B(struct dm_odm_t *pDM_Odm,
|
| H A D | odm_DynamicTxPower.c | 12 struct dm_odm_t *pDM_Odm = (struct dm_odm_t *)pDM_VOID; in odm_DynamicTxPowerInit() local 14 struct adapter *Adapter = pDM_Odm->Adapter; in odm_DynamicTxPowerInit()
|