Searched refs:solved_eq (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c348 s32 solved_eq[])
379 solved_eq[0] = mag_tx;
380 solved_eq[1] = phs_tx;
381 solved_eq[2] = mag_rx;
382 solved_eq[3] = phs_rx;
420 s32 solved_eq[4], mag_corr_tx, phs_corr_tx, mag_corr_rx, phs_corr_rx, local
536 phs_a1_d0, solved_eq)) {
542 mag_tx = solved_eq[0];
543 phs_tx = solved_eq[1];
544 mag_rx = solved_eq[
339 ar9003_hw_solve_iq_cal(struct ath_hw *ah, s32 sin_2phi_1, s32 cos_2phi_1, s32 sin_2phi_2, s32 cos_2phi_2, s32 mag_a0_d0, s32 phs_a0_d0, s32 mag_a1_d0, s32 phs_a1_d0, s32 solved_eq[]) argument
[all...]

Completed in 120 milliseconds