Searched refs:tx_core (Results 1 – 1 of 1) sorted by relevance
26711 u8 tx_core; in wlc_phy_rxcal_physetup_nphy() local26715 tx_core = rx_core; in wlc_phy_rxcal_physetup_nphy()26717 tx_core = (rx_core == PHY_CORE_0) ? 1 : 0; in wlc_phy_rxcal_physetup_nphy()26832 tx_antval, tx_core + 1); in wlc_phy_rxcal_physetup_nphy()26869 u8 tx_core; in wlc_phy_rxcal_gainctrl_nphy_rev5() local26886 tx_core = rx_core; in wlc_phy_rxcal_gainctrl_nphy_rev5()26888 tx_core = 1 - rx_core; in wlc_phy_rxcal_gainctrl_nphy_rev5()26942 pi->nphy_rxcal_pwr_idx[tx_core] = txpwrindex; in wlc_phy_rxcal_gainctrl_nphy_rev5()27478 u8 core_num, rx_core, tx_core; in wlc_phy_cal_rxiq_nphy_rev2() local27519 tx_core = 1 - core_num; in wlc_phy_cal_rxiq_nphy_rev2()[all …]