Searched refs:nphy_txiqlocal_bestc (Results 1 – 2 of 2) sorted by relevance
25834 tbl_ptr = pi->nphy_txiqlocal_bestc; in wlc_phy_cal_txiqlo_nphy()25835 tbl_len = ARRAY_SIZE(pi->nphy_txiqlocal_bestc); in wlc_phy_cal_txiqlo_nphy()25989 tbl_len = ARRAY_SIZE(pi->nphy_txiqlocal_bestc); in wlc_phy_cal_txiqlo_nphy()25995 pi->nphy_txiqlocal_bestc); in wlc_phy_cal_txiqlo_nphy()26045 if ((pi->nphy_txiqlocal_bestc[0] != tbl_buf[0]) || in wlc_phy_reapply_txcal_coeffs_nphy()26046 (pi->nphy_txiqlocal_bestc[1] != tbl_buf[1]) || in wlc_phy_reapply_txcal_coeffs_nphy()26047 (pi->nphy_txiqlocal_bestc[2] != tbl_buf[2]) || in wlc_phy_reapply_txcal_coeffs_nphy()26048 (pi->nphy_txiqlocal_bestc[3] != tbl_buf[3])) { in wlc_phy_reapply_txcal_coeffs_nphy()26051 16, pi->nphy_txiqlocal_bestc); in wlc_phy_reapply_txcal_coeffs_nphy()26062 &pi->nphy_txiqlocal_bestc[5]); in wlc_phy_reapply_txcal_coeffs_nphy()[all …]
733 u16 nphy_txiqlocal_bestc[11]; member