Home
last modified time | relevance | path

Searched refs:RFPathRxEnable (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/staging/rtl8723bs/hal/
Dodm_HWConfig.c181 if (dm_odm->RFPathRxEnable & BIT(i)) in odm_rx_phy_status_parsing()
Dodm.c287 …pDM_Odm->RFPathRxEnable = (u8) PHY_QueryBBReg(pDM_Odm->Adapter, ODM_REG(BB_RX_PATH, pDM_Odm), ODM_… in odm_CommonInfoSelfInit()
Dodm.h686 u8 RFPathRxEnable; /* ODM_CMNINFO_RFPATH_ENABLE */ member
/Linux-v5.15/drivers/staging/r8188eu/hal/
Dodm_HWConfig.c270 if (dm_odm->RFPathRxEnable & BIT(i)) in odm_RxPhyStatus92CSeries_Parsing()
Dodm.c430 pDM_Odm->RFPathRxEnable = (u8)ODM_GetBBReg(pDM_Odm, 0xc04, 0x0F); in odm_CommonInfoSelfInit()
/Linux-v5.15/drivers/staging/r8188eu/include/
Dodm.h748 u8 RFPathRxEnable; /* ODM_CMNINFO_RFPATH_ENABLE */ member