Home
last modified time | relevance | path

Searched refs:mpt_context (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/staging/rtl8723bs/include/
Drtw_mp.h52 struct mpt_context { struct
257 struct mpt_context MptCtx;
/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_mp.h135 struct mpt_context { struct
305 struct mpt_context MptCtx;
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_mp.c151 struct mpt_context *pMptCtx = &pAdapter->mppriv.MptCtx; in MPT_InitializeAdapter()
209 struct mpt_context *pMptCtx = &pAdapter->mppriv.MptCtx; in MPT_DeInitAdapter()
216 struct mpt_context *pMptCtx = &padapter->mppriv.MptCtx; in mpt_ProStartTest()
/Linux-v5.15/drivers/staging/r8188eu/hal/
DHalPhyRf_8188e.c1068 struct mpt_context *pMptCtx = &adapt->mppriv.MptCtx; in PHY_IQCalibrate_8188E()
1199 struct mpt_context *pMptCtx = &adapt->mppriv.MptCtx; in PHY_LCCalibrate_8188E()
Drtl8188e_mp.c137 struct mpt_context *pMptCtx = &pAdapter->mppriv.MptCtx; in Hal_MPT_CCKTxPowerAdjustbyIndex()