Searched refs:NumTotalRFPath (Results 1 – 6 of 6) sorted by relevance
93 for (eRFPath = 0; eRFPath < pHalData->NumTotalRFPath; eRFPath++) { in phy_RF6052_Config_ParaFile()159 pHalData->NumTotalRFPath = 1; in PHY_RF6052_Config8723B()
912 for (rf_path = 0; rf_path < pHalData->NumTotalRFPath; rf_path++) { in rtw_dump_raw_rssi_info()937 for (rf_path = 0; rf_path < pHalData->NumTotalRFPath; rf_path++) { in rtw_store_phy_info()
100 priv->NumTotalRFPath = RTL819X_TOTAL_RF_PATH; in phy_rf8256_config()124 for (eRFPath = (enum rf90_radio_path_e)RF90_PATH_A; eRFPath < priv->NumTotalRFPath; eRFPath++) { in phy_rf8256_config_para_file()
965 u8 NumTotalRFPath; member
3629 for (rfpath = RF90_PATH_A; rfpath < priv->NumTotalRFPath; rfpath++) { in rtl8192_process_phyinfo()3946 for (i = RF90_PATH_A; i < priv->NumTotalRFPath; i++) { in rtl8192_query_rxphystatus()
191 u8 NumTotalRFPath; member397 …e GET_HAL_RFPATH_NUM(__padapter) (((struct hal_com_data *)((__padapter)->HalData))->NumTotalRFPath)