Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c18696 u16 txcal_coeffs_bphy[4]; in wlc_phy_restorecal_nphy() local
18718 txcal_coeffs_bphy[0] = tbl_ptr[0]; in wlc_phy_restorecal_nphy()
18719 txcal_coeffs_bphy[1] = tbl_ptr[1]; in wlc_phy_restorecal_nphy()
18720 txcal_coeffs_bphy[2] = tbl_ptr[2]; in wlc_phy_restorecal_nphy()
18721 txcal_coeffs_bphy[3] = tbl_ptr[3]; in wlc_phy_restorecal_nphy()
18723 txcal_coeffs_bphy[0] = 0; in wlc_phy_restorecal_nphy()
18724 txcal_coeffs_bphy[1] = 0; in wlc_phy_restorecal_nphy()
18725 txcal_coeffs_bphy[2] = 0; in wlc_phy_restorecal_nphy()
18726 txcal_coeffs_bphy[3] = 0; in wlc_phy_restorecal_nphy()
18730 txcal_coeffs_bphy); in wlc_phy_restorecal_nphy()