Searched refs:NumTotalRFPath (Results 1 – 10 of 10) sorted by relevance
105 for (eRFPath = 0; eRFPath < pHalData->NumTotalRFPath; eRFPath++) { in phy_RF6052_Config_ParaFile()204 pHalData->NumTotalRFPath = 1; in PHY_RF6052_Config8723B()206 pHalData->NumTotalRFPath = 2; in PHY_RF6052_Config8723B()
1623 for (rf_path = 0; rf_path < pHalData->NumTotalRFPath; rf_path++) { in rtw_get_raw_rssi_info()1656 for (rf_path = 0; rf_path < pHalData->NumTotalRFPath; rf_path++) { in rtw_dump_raw_rssi_info()1684 for (rf_path = 0; rf_path < pHalData->NumTotalRFPath; rf_path++) { in rtw_store_phy_info()
1552 if (pHalData->NumTotalRFPath >= 2) in PHY_SetTxPowerLevelByPath()
33 for (eRFPath = 0; eRFPath < priv->NumTotalRFPath; eRFPath++) { in rtl92e_set_bandwidth()76 priv->NumTotalRFPath = RTL819X_TOTAL_RF_PATH; in rtl92e_config_rf()79 eRFPath < priv->NumTotalRFPath; eRFPath++) { in rtl92e_config_rf()
480 u8 NumTotalRFPath; member
952 priv->NumTotalRFPath; eRFPath++) in _rtl92e_phy_switch_channel_step()
95 priv->NumTotalRFPath = RTL819X_TOTAL_RF_PATH; in PHY_RF8256_Config()118 for (eRFPath = (enum rf90_radio_path_e)RF90_PATH_A; eRFPath < priv->NumTotalRFPath; eRFPath++) { in phy_RF8256_Config_ParaFile()
952 u8 NumTotalRFPath; member
2898 for (eRFPath = 0; eRFPath < pHalData->NumTotalRFPath; eRFPath++) in rtl8192_adapter_start()2924 for (eRFPath = 0; eRFPath < pHalData->NumTotalRFPath; eRFPath++) in rtl8192_adapter_start()3991 for (rfpath = RF90_PATH_A; rfpath < priv->NumTotalRFPath; rfpath++) { in rtl8192_process_phyinfo()4319 for (i = RF90_PATH_A; i < priv->NumTotalRFPath; i++) { in rtl8192_query_rxphystatus()
208 u8 NumTotalRFPath; member471 …e GET_HAL_RFPATH_NUM(__padapter) (((struct hal_com_data *)((__padapter)->HalData))->NumTotalRFPath)