Home
last modified time | relevance | path

Searched refs:tx_dejitter (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp.h209 int tx_dejitter; /* if set, dejitter tx buffer */ member
H A Ddsp_core.c537 dsp->tx_dejitter = 1; in dsp_control_req()
547 dsp->tx_dejitter = 0; in dsp_control_req()
H A Ddsp_cmx.c1801 if (delay > dsp_poll && dsp->tx_dejitter) {