Home
last modified time | relevance | path

Searched refs:PHY_IPA (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c16235 if (PHY_IPA(pi)) in wlc_phy_workarounds_nphy()
16248 if (PHY_IPA(pi)) { in wlc_phy_workarounds_nphy()
16456 if (PHY_IPA(pi)) { in wlc_phy_workarounds_nphy()
16742 if (PHY_IPA(pi)) in wlc_phy_workarounds_nphy()
16751 if (PHY_IPA(pi)) { in wlc_phy_workarounds_nphy()
17517 if (PHY_IPA(pi)) in wlc_phy_txpwrctrl_idle_tssi_nphy()
17771 if (PHY_IPA(pi)) { in wlc_phy_txpwrctrl_pwr_setup_nphy()
17785 if (PHY_IPA(pi)) { in wlc_phy_txpwrctrl_pwr_setup_nphy()
18098 if (PHY_IPA(pi)) { in wlc_phy_precal_txgain_nphy()
18115 if (PHY_IPA(pi)) { in wlc_phy_precal_txgain_nphy()
[all …]
Dphy_int.h1071 #define PHY_IPA(pi) \ macro