Searched refs:RTWN_IQ_CAL_MAX_TOLERANCE (Results 1 – 3 of 3) sorted by relevance
281 #define RTWN_IQ_CAL_MAX_TOLERANCE 5 macro296 RTWN_IQ_CAL_MAX_TOLERANCE); in r92ce_iq_calib_compare_results()299 RTWN_IQ_CAL_MAX_TOLERANCE); in r92ce_iq_calib_compare_results()308 #undef RTWN_IQ_CAL_MAX_TOLERANCE
287 #define RTWN_IQ_CAL_MAX_TOLERANCE 5 macro300 tx_ok = (abs(tx1[i] - tx2[i]) <= RTWN_IQ_CAL_MAX_TOLERANCE); in r88e_iq_calib_compare_results()301 rx_ok = (abs(rx1[i] - rx2[i]) <= RTWN_IQ_CAL_MAX_TOLERANCE); in r88e_iq_calib_compare_results()306 #undef RTWN_IQ_CAL_MAX_TOLERANCE
300 #define RTWN_IQ_CAL_MAX_TOLERANCE 5 macro315 RTWN_IQ_CAL_MAX_TOLERANCE); in r92c_iq_calib_compare_results()318 RTWN_IQ_CAL_MAX_TOLERANCE); in r92c_iq_calib_compare_results()327 #undef RTWN_IQ_CAL_MAX_TOLERANCE