Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
DmISDNdsp.h36 int unordered; /* data is unordered (packets have index) */ member
/linux-4.19.296/drivers/isdn/mISDN/
Ddsp_cmx.c1208 if (dsp->features.unordered) { in dsp_cmx_receive()
1225 if (dsp->features.unordered) { in dsp_cmx_receive()
1240 if (dsp->features.unordered) { in dsp_cmx_receive()
1268 if (dsp->features.unordered) { in dsp_cmx_receive()
Dl1oip_core.c1204 features->unordered = 1; in channel_bctrl()