Searched refs:wlc_phy_pa_override_nphy (Results 1 – 3 of 3) sorted by relevance
1165 extern void wlc_phy_pa_override_nphy(phy_info_t *pi, bool en);
1277 wlc_phy_pa_override_nphy(pi, OFF); in wlc_phy_do_dummy_tx()1313 wlc_phy_pa_override_nphy(pi, ON); in wlc_phy_do_dummy_tx()
14687 wlc_phy_pa_override_nphy(pi, OFF); in WLBANDINITFN()14690 wlc_phy_pa_override_nphy(pi, ON); in WLBANDINITFN()14980 void wlc_phy_pa_override_nphy(phy_info_t *pi, bool en) in wlc_phy_pa_override_nphy() function