Searched refs:echo_value (Results 1 – 1 of 1) sorted by relevance
349 int32_t echo_value; in oslec_update() local437 echo_value = fir16(&ec->fir_state, tx); in oslec_update()438 ec->clean = rx - echo_value; in oslec_update()444 echo_value = fir16(&ec->fir_state_bg, tx); in oslec_update()445 clean_bg = rx - echo_value; in oslec_update()