Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.h912 u16 txcal_coeffs_5G[8]; member
H A Dphy_n.c5185 table = nphy->cal_cache.txcal_coeffs_5G; in b43_nphy_save_cal()
5255 table = nphy->cal_cache.txcal_coeffs_5G; in b43_nphy_restore_cal()
5256 loft = &nphy->cal_cache.txcal_coeffs_5G[5]; in b43_nphy_restore_cal()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h385 u16 txcal_coeffs_5G[8]; member
H A Dphy_n.c18556 tbl_ptr = pi->calibration_cache.txcal_coeffs_5G; in wlc_phy_savecal_nphy()
18613 tbl_ptr = pi->calibration_cache.txcal_coeffs_5G; in wlc_phy_restorecal_nphy()
18614 loft_comp = &pi->calibration_cache.txcal_coeffs_5G[5]; in wlc_phy_restorecal_nphy()