Searched refs:txcal_coeffs_bphy (Results 1 – 1 of 1) sorted by relevance
18598 u16 txcal_coeffs_bphy[4]; in wlc_phy_restorecal_nphy() local18620 txcal_coeffs_bphy[0] = tbl_ptr[0]; in wlc_phy_restorecal_nphy()18621 txcal_coeffs_bphy[1] = tbl_ptr[1]; in wlc_phy_restorecal_nphy()18622 txcal_coeffs_bphy[2] = tbl_ptr[2]; in wlc_phy_restorecal_nphy()18623 txcal_coeffs_bphy[3] = tbl_ptr[3]; in wlc_phy_restorecal_nphy()18625 txcal_coeffs_bphy[0] = 0; in wlc_phy_restorecal_nphy()18626 txcal_coeffs_bphy[1] = 0; in wlc_phy_restorecal_nphy()18627 txcal_coeffs_bphy[2] = 0; in wlc_phy_restorecal_nphy()18628 txcal_coeffs_bphy[3] = 0; in wlc_phy_restorecal_nphy()18632 txcal_coeffs_bphy); in wlc_phy_restorecal_nphy()