Searched refs:tx_core (Results 1 – 1 of 1) sorted by relevance
26712 u8 tx_core; in wlc_phy_rxcal_physetup_nphy() local26716 tx_core = rx_core; in wlc_phy_rxcal_physetup_nphy()26718 tx_core = (rx_core == PHY_CORE_0) ? 1 : 0; in wlc_phy_rxcal_physetup_nphy()26833 tx_antval, tx_core + 1); in wlc_phy_rxcal_physetup_nphy()26870 u8 tx_core; in wlc_phy_rxcal_gainctrl_nphy_rev5() local26887 tx_core = rx_core; in wlc_phy_rxcal_gainctrl_nphy_rev5()26889 tx_core = 1 - rx_core; in wlc_phy_rxcal_gainctrl_nphy_rev5()26943 pi->nphy_rxcal_pwr_idx[tx_core] = txpwrindex; in wlc_phy_rxcal_gainctrl_nphy_rev5()27479 u8 core_num, rx_core, tx_core; in wlc_phy_cal_rxiq_nphy_rev2() local27520 tx_core = 1 - core_num; in wlc_phy_cal_rxiq_nphy_rev2()[all …]