Home
last modified time | relevance | path

Searched refs:wlc_phy_pa_override_nphy (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_int.h1095 extern void wlc_phy_pa_override_nphy(struct brcms_phy *pi, bool en);
Dphy_cmn.c1036 wlc_phy_pa_override_nphy(pi, OFF); in wlc_phy_do_dummy_tx()
1066 wlc_phy_pa_override_nphy(pi, ON); in wlc_phy_do_dummy_tx()
Dphy_n.c19566 wlc_phy_pa_override_nphy(pi, OFF); in wlc_phy_init_nphy()
19569 wlc_phy_pa_override_nphy(pi, ON); in wlc_phy_init_nphy()
19792 void wlc_phy_pa_override_nphy(struct brcms_phy *pi, bool en) in wlc_phy_pa_override_nphy() function