Home
last modified time | relevance | path

Searched refs:tx_W (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/isdn/mISDN/
A Ddsp_cmx.c1328 dsp->tx_R == dsp->tx_W && /* AND no tx-data */
1372 tt = dsp->tx_W;
1387 dsp->tx_W = 0;
1761 delay = (dsp->tx_W-dsp->tx_R) & CMX_BUFF_MASK;
1870 w = dsp->tx_W;
1886 dsp->tx_W = ww;
A Ddsp.h200 int tx_W; /* current write pos for transmit data */ member

Completed in 6 milliseconds