Home
last modified time | relevance | path

Searched refs:NumTotalRFPath (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_rf6052.c93 for (eRFPath = 0; eRFPath < pHalData->NumTotalRFPath; eRFPath++) { in phy_RF6052_Config_ParaFile()
159 pHalData->NumTotalRFPath = 1; in PHY_RF6052_Config8723B()
/linux/drivers/staging/rtl8723bs/include/
H A Dhal_data.h191 u8 NumTotalRFPath; member
397 …e GET_HAL_RFPATH_NUM(__padapter) (((struct hal_com_data *)((__padapter)->HalData))->NumTotalRFPath)