Searched refs:drv_cond2 (Results 1 – 1 of 1) sorted by relevance
1135 struct rtw_phy_cond2 drv_cond2 = hal->phy_cond2; in check_positive() local1154 if ((cond.rfe & BIT(0)) && cond2.type_glna != drv_cond2.type_glna) in check_positive()1157 if ((cond.rfe & BIT(1)) && cond2.type_gpa != drv_cond2.type_gpa) in check_positive()1160 if ((cond.rfe & BIT(2)) && cond2.type_alna != drv_cond2.type_alna) in check_positive()1163 if ((cond.rfe & BIT(3)) && cond2.type_apa != drv_cond2.type_apa) in check_positive()