Searched refs:NumTotalRFPath (Results 1 – 10 of 10) sorted by relevance
94 for (eRFPath = 0; eRFPath < pHalData->NumTotalRFPath; eRFPath++) { in phy_RF6052_Config_ParaFile()170 pHalData->NumTotalRFPath = 1; in PHY_RF6052_Config8723B()172 pHalData->NumTotalRFPath = 2; in PHY_RF6052_Config8723B()
1610 for (rf_path = 0; rf_path < pHalData->NumTotalRFPath; rf_path++) { in rtw_get_raw_rssi_info()1643 for (rf_path = 0; rf_path < pHalData->NumTotalRFPath; rf_path++) { in rtw_dump_raw_rssi_info()1671 for (rf_path = 0; rf_path < pHalData->NumTotalRFPath; rf_path++) { in rtw_store_phy_info()
1550 if (pHalData->NumTotalRFPath >= 2) in PHY_SetTxPowerLevelByPath()
24 for (eRFPath = 0; eRFPath < priv->NumTotalRFPath; eRFPath++) { in rtl92e_set_bandwidth()67 priv->NumTotalRFPath = RTL819X_TOTAL_RF_PATH; in rtl92e_config_rf()70 eRFPath < priv->NumTotalRFPath; eRFPath++) { in rtl92e_config_rf()
468 u8 NumTotalRFPath; member
940 priv->NumTotalRFPath; eRFPath++) in _rtl92e_phy_switch_channel_step()
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
3816 for (rfpath = RF90_PATH_A; rfpath < priv->NumTotalRFPath; rfpath++) { in rtl8192_process_phyinfo()4133 for (i = RF90_PATH_A; i < priv->NumTotalRFPath; i++) { in rtl8192_query_rxphystatus()
208 u8 NumTotalRFPath; member450 …e GET_HAL_RFPATH_NUM(__padapter) (((struct hal_com_data *)((__padapter)->HalData))->NumTotalRFPath)