Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/b43/
Dphy_n.h741 u16 txcal_coeffs_2G[8]; member
Dphy_n.c2981 table = nphy->cal_cache.txcal_coeffs_2G; in b43_nphy_save_cal()
3030 table = nphy->cal_cache.txcal_coeffs_2G; in b43_nphy_restore_cal()
3031 loft = &nphy->cal_cache.txcal_coeffs_2G[5]; in b43_nphy_restore_cal()
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_int.h438 u16 txcal_coeffs_2G[8]; member
Dwlc_phy_n.c19281 tbl_ptr = pi->calibration_cache.txcal_coeffs_2G; in wlc_phy_savecal_nphy()
19377 tbl_ptr = pi->calibration_cache.txcal_coeffs_2G; in wlc_phy_restorecal_nphy()
19378 loft_comp = &pi->calibration_cache.txcal_coeffs_2G[5]; in wlc_phy_restorecal_nphy()