Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c16151 if (PHY_IPA(pi)) in wlc_phy_workarounds_nphy_rev7()
16165 if (PHY_IPA(pi)) { in wlc_phy_workarounds_nphy_rev7()
16328 if (PHY_IPA(pi)) { in wlc_phy_workarounds_nphy_rev7()
16640 if (PHY_IPA(pi)) in wlc_phy_workarounds_nphy_rev3()
17419 if (PHY_IPA(pi)) in wlc_phy_txpwrctrl_idle_tssi_nphy()
19243 (PHY_IPA(pi) || in wlc_phy_init_nphy()
19317 if (PHY_IPA(pi)) { in wlc_phy_init_nphy()
21603 if (PHY_IPA(pi)) { in brcms_phy_wr_tx_mux()
23233 if (PHY_IPA(pi)) { in brcms_phy_get_tx_pwrctrl_tbl()
25462 if (PHY_IPA(pi)) in wlc_phy_cal_perical_nphy_run()
[all …]
H A Dphy_int.h1053 #define PHY_IPA(pi) \ macro