eRFPath           204 drivers/staging/rtl8188eu/include/hal_intf.h u32	rtw_hal_read_rfreg(struct adapter *padapter, enum rf_radio_path eRFPath,
eRFPath            15 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 	u8	eRFPath;
eRFPath            24 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 	for (eRFPath = 0; eRFPath < priv->NumTotalRFPath; eRFPath++) {
eRFPath            25 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 		if (!rtl92e_is_legal_rf_path(dev, eRFPath))
eRFPath            30 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 			rtl92e_set_rf_reg(dev, (enum rf90_radio_path)eRFPath,
eRFPath            32 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 			rtl92e_set_rf_reg(dev, (enum rf90_radio_path)eRFPath,
eRFPath            34 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 			rtl92e_set_rf_reg(dev, (enum rf90_radio_path)eRFPath,
eRFPath            38 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 			rtl92e_set_rf_reg(dev, (enum rf90_radio_path)eRFPath,
eRFPath            40 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 			rtl92e_set_rf_reg(dev, (enum rf90_radio_path)eRFPath,
eRFPath            42 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 			rtl92e_set_rf_reg(dev, (enum rf90_radio_path)eRFPath,
eRFPath            57 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 	u8	eRFPath;
eRFPath            69 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 	for (eRFPath = (enum rf90_radio_path)RF90_PATH_A;
eRFPath            70 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 	     eRFPath < priv->NumTotalRFPath; eRFPath++) {
eRFPath            71 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 		if (!rtl92e_is_legal_rf_path(dev, eRFPath))
eRFPath            74 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 		pPhyReg = &priv->PHYRegDef[eRFPath];
eRFPath            77 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 		switch (eRFPath) {
eRFPath            99 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 		rtl92e_set_rf_reg(dev, (enum rf90_radio_path)eRFPath, 0x0,
eRFPath           103 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 						  (enum rf90_radio_path)eRFPath);
eRFPath           106 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 				   __func__, eRFPath);
eRFPath           115 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 						(enum rf90_radio_path)eRFPath);
eRFPath           117 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 						(enum rf90_radio_path)eRFPath,
eRFPath           122 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 				 eRFPath, RegOffSetToBeCheck,
eRFPath           127 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 		switch (eRFPath) {
eRFPath           143 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c 				   __func__, eRFPath);
eRFPath            38 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 				  enum rf90_radio_path eRFPath, u32 Offset);
eRFPath            40 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 				    enum rf90_radio_path eRFPath, u32 Offset,
eRFPath            50 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c u8 rtl92e_is_legal_rf_path(struct net_device *dev, u32 eRFPath)
eRFPath            58 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 		if (eRFPath == RF90_PATH_A || eRFPath == RF90_PATH_B)
eRFPath            60 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 		else if (eRFPath == RF90_PATH_C || eRFPath == RF90_PATH_D)
eRFPath            92 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			       enum rf90_radio_path eRFPath, u32 Offset)
eRFPath            97 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 	struct bb_reg_definition *pPhyReg = &priv->PHYRegDef[eRFPath];
eRFPath           104 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			priv->RfReg0Value[eRFPath] |= 0x140;
eRFPath           107 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 					  (priv->RfReg0Value[eRFPath]<<16));
eRFPath           110 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			priv->RfReg0Value[eRFPath] |= 0x100;
eRFPath           111 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			priv->RfReg0Value[eRFPath] &= (~0x40);
eRFPath           114 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 					  (priv->RfReg0Value[eRFPath]<<16));
eRFPath           135 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 		priv->RfReg0Value[eRFPath] &= 0xebf;
eRFPath           138 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 				  (priv->RfReg0Value[eRFPath] << 16));
eRFPath           149 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 				 enum rf90_radio_path eRFPath, u32 Offset,
eRFPath           154 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 	struct bb_reg_definition *pPhyReg = &priv->PHYRegDef[eRFPath];
eRFPath           161 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			priv->RfReg0Value[eRFPath] |= 0x140;
eRFPath           164 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 					  (priv->RfReg0Value[eRFPath] << 16));
eRFPath           167 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			priv->RfReg0Value[eRFPath] |= 0x100;
eRFPath           168 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			priv->RfReg0Value[eRFPath] &= (~0x40);
eRFPath           171 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 					  (priv->RfReg0Value[eRFPath] << 16));
eRFPath           186 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 		priv->RfReg0Value[eRFPath] = Data;
eRFPath           190 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			priv->RfReg0Value[eRFPath] &= 0xebf;
eRFPath           193 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 					  (priv->RfReg0Value[eRFPath] << 16));
eRFPath           199 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c void rtl92e_set_rf_reg(struct net_device *dev, enum rf90_radio_path eRFPath,
eRFPath           205 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 	if (!rtl92e_is_legal_rf_path(dev, eRFPath))
eRFPath           213 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			Original_Value = _rtl92e_phy_rf_fw_read(dev, eRFPath,
eRFPath           218 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			_rtl92e_phy_rf_fw_write(dev, eRFPath, RegAddr,
eRFPath           221 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			_rtl92e_phy_rf_fw_write(dev, eRFPath, RegAddr, Data);
eRFPath           226 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			Original_Value = _rtl92e_phy_rf_read(dev, eRFPath,
eRFPath           231 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			_rtl92e_phy_rf_write(dev, eRFPath, RegAddr, New_Value);
eRFPath           233 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			_rtl92e_phy_rf_write(dev, eRFPath, RegAddr, Data);
eRFPath           237 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c u32 rtl92e_get_rf_reg(struct net_device *dev, enum rf90_radio_path eRFPath,
eRFPath           243 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 	if (!rtl92e_is_legal_rf_path(dev, eRFPath))
eRFPath           249 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 		Original_Value = _rtl92e_phy_rf_fw_read(dev, eRFPath, RegAddr);
eRFPath           252 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 		Original_Value = _rtl92e_phy_rf_read(dev, eRFPath, RegAddr);
eRFPath           261 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 				  enum rf90_radio_path eRFPath, u32 Offset)
eRFPath           267 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 	Data |= ((eRFPath & 0x3) << 20);
eRFPath           287 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 				    enum rf90_radio_path eRFPath, u32 Offset,
eRFPath           293 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 	Data |= ((eRFPath & 0x3) << 20);
eRFPath           470 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			    enum rf90_radio_path eRFPath)
eRFPath           501 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			rtl92e_set_rf_reg(dev, eRFPath,
eRFPath           505 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			dwRegRead = rtl92e_get_rf_reg(dev, eRFPath,
eRFPath           694 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c u8 rtl92e_config_rf_path(struct net_device *dev, enum rf90_radio_path eRFPath)
eRFPath           699 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 	switch (eRFPath) {
eRFPath           706 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			rtl92e_set_rf_reg(dev, eRFPath, Rtl819XRadioA_Array[i],
eRFPath           718 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			rtl92e_set_rf_reg(dev, eRFPath, Rtl819XRadioB_Array[i],
eRFPath           730 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			rtl92e_set_rf_reg(dev, eRFPath, Rtl819XRadioC_Array[i],
eRFPath           742 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 			rtl92e_set_rf_reg(dev, eRFPath, Rtl819XRadioD_Array[i],
eRFPath           814 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 	u8		eRFPath;
eRFPath           939 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 				for (eRFPath = 0; eRFPath <
eRFPath           940 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 				     priv->NumTotalRFPath; eRFPath++)
eRFPath           942 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 						 (enum rf90_radio_path)eRFPath,
eRFPath            58 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.h u8 rtl92e_is_legal_rf_path(struct net_device *dev, u32 eRFPath);
eRFPath            62 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.h void rtl92e_set_rf_reg(struct net_device *dev, enum rf90_radio_path eRFPath,
eRFPath            64 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.h u32 rtl92e_get_rf_reg(struct net_device *dev, enum rf90_radio_path eRFPath,
eRFPath            69 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.h 			    enum rf90_radio_path eRFPath);
eRFPath            74 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.h u8 rtl92e_config_rf_path(struct net_device *dev, enum rf90_radio_path eRFPath);
eRFPath            33 drivers/staging/rtl8192u/r8190_rtl8256.c 	u8	eRFPath;
eRFPath            39 drivers/staging/rtl8192u/r8190_rtl8256.c 	for (eRFPath = 0; eRFPath < RF90_PATH_MAX; eRFPath++) {
eRFPath            40 drivers/staging/rtl8192u/r8190_rtl8256.c 		if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath))
eRFPath            49 drivers/staging/rtl8192u/r8190_rtl8256.c 						(enum rf90_radio_path_e)eRFPath,
eRFPath            52 drivers/staging/rtl8192u/r8190_rtl8256.c 						(enum rf90_radio_path_e)eRFPath,
eRFPath            55 drivers/staging/rtl8192u/r8190_rtl8256.c 						(enum rf90_radio_path_e)eRFPath,
eRFPath            58 drivers/staging/rtl8192u/r8190_rtl8256.c 						(enum rf90_radio_path_e)eRFPath,
eRFPath            66 drivers/staging/rtl8192u/r8190_rtl8256.c 					rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x0b, bMask12Bits, 0x300); /* phy para:3ba */
eRFPath            67 drivers/staging/rtl8192u/r8190_rtl8256.c 					rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x2c, bMask12Bits, 0x3df);
eRFPath            68 drivers/staging/rtl8192u/r8190_rtl8256.c 					rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x0e, bMask12Bits, 0x0a1);
eRFPath            72 drivers/staging/rtl8192u/r8190_rtl8256.c 						rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x14, bMask12Bits, 0x59b);
eRFPath            74 drivers/staging/rtl8192u/r8190_rtl8256.c 						rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x14, bMask12Bits, 0x5ab);
eRFPath           115 drivers/staging/rtl8192u/r8190_rtl8256.c 	u8	eRFPath;
eRFPath           124 drivers/staging/rtl8192u/r8190_rtl8256.c 	for (eRFPath = (enum rf90_radio_path_e)RF90_PATH_A; eRFPath < priv->NumTotalRFPath; eRFPath++) {
eRFPath           125 drivers/staging/rtl8192u/r8190_rtl8256.c 		if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath))
eRFPath           128 drivers/staging/rtl8192u/r8190_rtl8256.c 		pPhyReg = &priv->PHYRegDef[eRFPath];
eRFPath           134 drivers/staging/rtl8192u/r8190_rtl8256.c 		switch (eRFPath) {
eRFPath           155 drivers/staging/rtl8192u/r8190_rtl8256.c 		rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x0, bMask12Bits, 0xbf);
eRFPath           160 drivers/staging/rtl8192u/r8190_rtl8256.c 		if (rtl8192_phy_checkBBAndRF(dev, HW90_BLOCK_RF, (enum rf90_radio_path_e)eRFPath)) {
eRFPath           161 drivers/staging/rtl8192u/r8190_rtl8256.c 			RT_TRACE(COMP_ERR, "phy_rf8256_config():Check Radio[%d] Fail!!\n", eRFPath);
eRFPath           168 drivers/staging/rtl8192u/r8190_rtl8256.c 		switch (eRFPath) {
eRFPath           171 drivers/staging/rtl8192u/r8190_rtl8256.c 				ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, (enum rf90_radio_path_e)eRFPath);
eRFPath           172 drivers/staging/rtl8192u/r8190_rtl8256.c 				RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, (enum rf90_radio_path_e)eRFPath, RegOffSetToBeCheck, bMask12Bits);
eRFPath           173 drivers/staging/rtl8192u/r8190_rtl8256.c 				RT_TRACE(COMP_RF, "RF %d %d register final value: %x\n", eRFPath, RegOffSetToBeCheck, RF3_Final_Value);
eRFPath           179 drivers/staging/rtl8192u/r8190_rtl8256.c 				ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, (enum rf90_radio_path_e)eRFPath);
eRFPath           180 drivers/staging/rtl8192u/r8190_rtl8256.c 				RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, (enum rf90_radio_path_e)eRFPath, RegOffSetToBeCheck, bMask12Bits);
eRFPath           181 drivers/staging/rtl8192u/r8190_rtl8256.c 				RT_TRACE(COMP_RF, "RF %d %d register final value: %x\n", eRFPath, RegOffSetToBeCheck, RF3_Final_Value);
eRFPath           187 drivers/staging/rtl8192u/r8190_rtl8256.c 				ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, (enum rf90_radio_path_e)eRFPath);
eRFPath           188 drivers/staging/rtl8192u/r8190_rtl8256.c 				RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, (enum rf90_radio_path_e)eRFPath, RegOffSetToBeCheck, bMask12Bits);
eRFPath           189 drivers/staging/rtl8192u/r8190_rtl8256.c 				RT_TRACE(COMP_RF, "RF %d %d register final value: %x\n", eRFPath, RegOffSetToBeCheck, RF3_Final_Value);
eRFPath           195 drivers/staging/rtl8192u/r8190_rtl8256.c 				ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, (enum rf90_radio_path_e)eRFPath);
eRFPath           196 drivers/staging/rtl8192u/r8190_rtl8256.c 				RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, (enum rf90_radio_path_e)eRFPath, RegOffSetToBeCheck, bMask12Bits);
eRFPath           197 drivers/staging/rtl8192u/r8190_rtl8256.c 				RT_TRACE(COMP_RF, "RF %d %d register final value: %x\n", eRFPath, RegOffSetToBeCheck, RF3_Final_Value);
eRFPath           204 drivers/staging/rtl8192u/r8190_rtl8256.c 		switch (eRFPath) {
eRFPath           216 drivers/staging/rtl8192u/r8190_rtl8256.c 			RT_TRACE(COMP_ERR, "phy_rf8256_config_para_file():Radio[%d] Fail!!", eRFPath);
eRFPath           394 drivers/staging/rtl8723bs/hal/HalBtcOutSrc.h 	void *pBtcContext, u8 eRFPath, u32 RegAddr, u32 BitMask, u32 Data
eRFPath           397 drivers/staging/rtl8723bs/hal/HalBtcOutSrc.h 	void *pBtcContext, u8 eRFPath, u32 RegAddr, u32 BitMask
eRFPath           838 drivers/staging/rtl8723bs/hal/hal_btcoex.c static void halbtcoutsrc_SetRfReg(void *pBtcContext, u8 eRFPath, u32 RegAddr, u32 BitMask, u32 Data)
eRFPath           847 drivers/staging/rtl8723bs/hal/hal_btcoex.c 	PHY_SetRFReg(padapter, eRFPath, RegAddr, BitMask, Data);
eRFPath           850 drivers/staging/rtl8723bs/hal/hal_btcoex.c static u32 halbtcoutsrc_GetRfReg(void *pBtcContext, u8 eRFPath, u32 RegAddr, u32 BitMask)
eRFPath           859 drivers/staging/rtl8723bs/hal/hal_btcoex.c 	return PHY_QueryRFReg(padapter, eRFPath, RegAddr, BitMask);
eRFPath          2700 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c 	struct adapter *Adapter, char *pFileName, u8 eRFPath
eRFPath          2714 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c 	switch (eRFPath) {
eRFPath          2724 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c 		DBG_871X("Unknown RF path!! %d\r\n", eRFPath);
eRFPath          2742 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c 					switch (eRFPath) {
eRFPath          2751 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c 					DBG_871X("%s(): eRFPath =%d  alloc fail !\n", __func__, eRFPath);
eRFPath          2792 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c 						PHY_SetRFReg(Adapter, eRFPath, u4bRegOffset, bRFRegOffsetMask, u4bRegValue);
eRFPath           329 drivers/staging/rtl8723bs/hal/hal_intf.c u32 rtw_hal_read_rfreg(struct adapter *padapter, u32 eRFPath, u32 RegAddr, u32 BitMask)
eRFPath           333 drivers/staging/rtl8723bs/hal/hal_intf.c 		data = padapter->HalFunc.read_rfreg(padapter, eRFPath, RegAddr, BitMask);
eRFPath           336 drivers/staging/rtl8723bs/hal/hal_intf.c void rtw_hal_write_rfreg(struct adapter *padapter, u32 eRFPath, u32 RegAddr, u32 BitMask, u32 Data)
eRFPath           339 drivers/staging/rtl8723bs/hal/hal_intf.c 		padapter->HalFunc.write_rfreg(padapter, eRFPath, RegAddr, BitMask, Data);
eRFPath           436 drivers/staging/rtl8723bs/hal/odm_HWConfig.c 	ODM_RF_RADIO_PATH_E eRFPath
eRFPath           136 drivers/staging/rtl8723bs/hal/odm_HWConfig.h 	ODM_RF_RADIO_PATH_E eRFPath
eRFPath           127 drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c 	struct adapter *Adapter, enum RF_PATH eRFPath, u32 Offset
eRFPath           132 drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c 	struct bb_register_def *pPhyReg = &pHalData->PHYRegDef[eRFPath];
eRFPath           146 drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c 	if (eRFPath == RF_PATH_A) {
eRFPath           166 drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c 	if (eRFPath == RF_PATH_A)
eRFPath           168 drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c 	else if (eRFPath == RF_PATH_B)
eRFPath           231 drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c 	enum RF_PATH eRFPath,
eRFPath           238 drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c 	struct bb_register_def *pPhyReg = &pHalData->PHYRegDef[eRFPath];
eRFPath           281 drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c 	u8 eRFPath,
eRFPath           292 drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c 	Original_Value = phy_RFSerialRead_8723B(Adapter, eRFPath, RegAddr);
eRFPath           318 drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c 	u8 eRFPath,
eRFPath           332 drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c 		Original_Value = phy_RFSerialRead_8723B(Adapter, eRFPath, RegAddr);
eRFPath           337 drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c 	phy_RFSerialWrite_8723B(Adapter, eRFPath, RegAddr, Data);
eRFPath            86 drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c 	u8 eRFPath;
eRFPath           105 drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c 	for (eRFPath = 0; eRFPath < pHalData->NumTotalRFPath; eRFPath++) {
eRFPath           107 drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c 		pPhyReg = &pHalData->PHYRegDef[eRFPath];
eRFPath           110 drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c 		switch (eRFPath) {
eRFPath           137 drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c 		switch (eRFPath) {
eRFPath           140 drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c 						     eRFPath) == _FAIL) {
eRFPath           141 drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c 				if (HAL_STATUS_FAILURE == ODM_ConfigRFWithHeaderFile(&pHalData->odmpriv, CONFIG_RF_RADIO, (ODM_RF_RADIO_PATH_E)eRFPath))
eRFPath           147 drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c 						     eRFPath) == _FAIL) {
eRFPath           148 drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c 				if (HAL_STATUS_FAILURE == ODM_ConfigRFWithHeaderFile(&pHalData->odmpriv, CONFIG_RF_RADIO, (ODM_RF_RADIO_PATH_E)eRFPath))
eRFPath           159 drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c 		switch (eRFPath) {
eRFPath           240 drivers/staging/rtl8723bs/include/hal_com_phycfg.h int PHY_ConfigRFWithParaFile(struct adapter *Adapter, char*pFileName, u8 eRFPath);
eRFPath           246 drivers/staging/rtl8723bs/include/hal_intf.h 	u32 (*read_rfreg)(struct adapter *padapter, u8 eRFPath, u32 RegAddr, u32 BitMask);
eRFPath           247 drivers/staging/rtl8723bs/include/hal_intf.h 	void (*write_rfreg)(struct adapter *padapter, u8 eRFPath, u32 RegAddr, u32 BitMask, u32 Data);
eRFPath           369 drivers/staging/rtl8723bs/include/hal_intf.h u32 rtw_hal_read_rfreg(struct adapter *padapter, u32 eRFPath, u32 RegAddr, u32 BitMask);
eRFPath           370 drivers/staging/rtl8723bs/include/hal_intf.h void rtw_hal_write_rfreg(struct adapter *padapter, u32 eRFPath, u32 RegAddr, u32 BitMask, u32 Data);
eRFPath           374 drivers/staging/rtl8723bs/include/hal_intf.h #define PHY_QueryRFReg(Adapter, eRFPath, RegAddr, BitMask) rtw_hal_read_rfreg((Adapter), (eRFPath), (RegAddr), (BitMask))
eRFPath           375 drivers/staging/rtl8723bs/include/hal_intf.h #define PHY_SetRFReg(Adapter, eRFPath, RegAddr, BitMask, Data) rtw_hal_write_rfreg((Adapter), (eRFPath), (RegAddr), (BitMask), (Data))
eRFPath            46 drivers/staging/rtl8723bs/include/hal_phy_cfg.h u8 		eRFPath,
eRFPath            54 drivers/staging/rtl8723bs/include/hal_phy_cfg.h u8 		eRFPath,