Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_n.c19368 u16 txcal_coeffs_bphy[4]; in wlc_phy_restorecal_nphy() local
19391 txcal_coeffs_bphy[0] = tbl_ptr[0]; in wlc_phy_restorecal_nphy()
19392 txcal_coeffs_bphy[1] = tbl_ptr[1]; in wlc_phy_restorecal_nphy()
19393 txcal_coeffs_bphy[2] = tbl_ptr[2]; in wlc_phy_restorecal_nphy()
19394 txcal_coeffs_bphy[3] = tbl_ptr[3]; in wlc_phy_restorecal_nphy()
19396 txcal_coeffs_bphy[0] = 0; in wlc_phy_restorecal_nphy()
19397 txcal_coeffs_bphy[1] = 0; in wlc_phy_restorecal_nphy()
19398 txcal_coeffs_bphy[2] = 0; in wlc_phy_restorecal_nphy()
19399 txcal_coeffs_bphy[3] = 0; in wlc_phy_restorecal_nphy()
19403 txcal_coeffs_bphy); in wlc_phy_restorecal_nphy()