Searched refs:txcal_coeffs_bphy (Results 1 – 1 of 1) sorted by relevance
18593 u16 txcal_coeffs_bphy[4]; in wlc_phy_restorecal_nphy() local18615 txcal_coeffs_bphy[0] = tbl_ptr[0]; in wlc_phy_restorecal_nphy()18616 txcal_coeffs_bphy[1] = tbl_ptr[1]; in wlc_phy_restorecal_nphy()18617 txcal_coeffs_bphy[2] = tbl_ptr[2]; in wlc_phy_restorecal_nphy()18618 txcal_coeffs_bphy[3] = tbl_ptr[3]; in wlc_phy_restorecal_nphy()18620 txcal_coeffs_bphy[0] = 0; in wlc_phy_restorecal_nphy()18621 txcal_coeffs_bphy[1] = 0; in wlc_phy_restorecal_nphy()18622 txcal_coeffs_bphy[2] = 0; in wlc_phy_restorecal_nphy()18623 txcal_coeffs_bphy[3] = 0; in wlc_phy_restorecal_nphy()18627 txcal_coeffs_bphy); in wlc_phy_restorecal_nphy()