Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_rainfo.c1599 IN u1Byte RfType in phydm_trans_platform_rf_type() argument
1603 if (RfType == RF_1T2R) in phydm_trans_platform_rf_type()
1604 RfType = PHYDM_RF_1T2R; in phydm_trans_platform_rf_type()
1606 else if (RfType == RF_2T4R) in phydm_trans_platform_rf_type()
1607 RfType = PHYDM_RF_2T4R; in phydm_trans_platform_rf_type()
1609 else if (RfType == RF_2T2R) in phydm_trans_platform_rf_type()
1610 RfType = PHYDM_RF_2T2R; in phydm_trans_platform_rf_type()
1612 else if (RfType == RF_1T1R) in phydm_trans_platform_rf_type()
1613 RfType = PHYDM_RF_1T1R; in phydm_trans_platform_rf_type()
1615 else if (RfType == RF_2T2R_GREEN) in phydm_trans_platform_rf_type()
[all …]
H A Dphydm_rainfo.h395 IN u1Byte RfType,
403 IN u1Byte RfType,