Home
last modified time | relevance | path

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

/drivers/net/wireless/b43/
Dphy_n.h897 u16 txcal_coeffs_5G[8]; member
Dphy_n.c4263 table = nphy->cal_cache.txcal_coeffs_5G; in b43_nphy_save_cal()
4312 table = nphy->cal_cache.txcal_coeffs_5G; in b43_nphy_restore_cal()
4313 loft = &nphy->cal_cache.txcal_coeffs_5G[5]; in b43_nphy_restore_cal()
/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_int.h403 u16 txcal_coeffs_5G[8]; member
Dphy_n.c18654 tbl_ptr = pi->calibration_cache.txcal_coeffs_5G; in wlc_phy_savecal_nphy()
18711 tbl_ptr = pi->calibration_cache.txcal_coeffs_5G; in wlc_phy_restorecal_nphy()
18712 loft_comp = &pi->calibration_cache.txcal_coeffs_5G[5]; in wlc_phy_restorecal_nphy()