Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_hal.h198 void wlc_phy_por_inform(struct brcms_phy_pub *ppi);
Dphy_cmn.c688 void wlc_phy_por_inform(struct brcms_phy_pub *ppi) in wlc_phy_por_inform() function
1839 wlc_phy_por_inform(ppi); in wlc_phy_runbist_config()
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmain.c4912 wlc_phy_por_inform(wlc_hw->band->pi); in brcms_b_hw_up()