Home
last modified time | relevance | path

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

/linux/drivers/isdn/mISDN/
A Ddsp_cmx.c249 dsp->rx_W = 0; in dsp_cmx_add_conf_member()
1211 dsp->rx_W = (dsp->rx_R + dsp->cmx_delay) in dsp_cmx_receive()
1219 dsp->rx_W = dsp->cmx_delay; in dsp_cmx_receive()
1221 dsp->rx_W = dsp_poll >> 1; in dsp_cmx_receive()
1226 dsp->rx_W = (hh->id & CMX_BUFF_MASK); in dsp_cmx_receive()
1243 dsp->rx_W = (dsp->rx_R + dsp->cmx_delay) in dsp_cmx_receive()
1251 dsp->rx_W = dsp->cmx_delay; in dsp_cmx_receive()
1253 dsp->rx_W = dsp_poll >> 1; in dsp_cmx_receive()
1274 dsp->rx_W = dsp->cmx_delay; in dsp_cmx_receive()
1289 w = dsp->rx_W; in dsp_cmx_receive()
[all …]
A Ddsp.h197 int rx_W; /* current write pos for data without timestamp */ member
A Ddsp_core.c384 dsp->rx_W = 0; in dsp_control_req()
840 dsp->rx_W = 0; in dsp_function()

Completed in 9 milliseconds