Searched refs:rxcore_state (Results 1 – 1 of 1) sorted by relevance
22318 u8 rxcore_state; in wlc_phy_rssi_cal_nphy_rev3() local22429 rxcore_state = wlc_phy_rxcore_getstate_nphy( in wlc_phy_rssi_cal_nphy_rev3()22436 if ((rxcore_state & (1 << core)) == 0) in wlc_phy_rssi_cal_nphy_rev3()22563 if ((rxcore_state & (1 << core)) == 0) in wlc_phy_rssi_cal_nphy_rev3()27319 u8 rxcore_state; in wlc_phy_cal_rxiq_nphy_rev3() local27345 rxcore_state = wlc_phy_rxcore_getstate_nphy( in wlc_phy_cal_rxiq_nphy_rev3()27351 ((rxcore_state & (1 << rx_core)) == 0) ? true : false; in wlc_phy_cal_rxiq_nphy_rev3()27381 if (rxcore_state == 1) in wlc_phy_cal_rxiq_nphy_rev3()27392 if (rxcore_state == 1) in wlc_phy_cal_rxiq_nphy_rev3()27395 rxcore_state); in wlc_phy_cal_rxiq_nphy_rev3()