Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dphy_n.h908 u16 txcal_coeffs_2G[8]; member
Dphy_n.c5184 table = nphy->cal_cache.txcal_coeffs_2G; in b43_nphy_save_cal()
5254 table = nphy->cal_cache.txcal_coeffs_2G; in b43_nphy_restore_cal()
5255 loft = &nphy->cal_cache.txcal_coeffs_2G[5]; in b43_nphy_restore_cal()
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h381 u16 txcal_coeffs_2G[8]; member
Dphy_n.c18499 tbl_ptr = pi->calibration_cache.txcal_coeffs_2G; in wlc_phy_savecal_nphy()
18607 tbl_ptr = pi->calibration_cache.txcal_coeffs_2G; in wlc_phy_restorecal_nphy()
18608 loft_comp = &pi->calibration_cache.txcal_coeffs_2G[5]; in wlc_phy_restorecal_nphy()