Searched refs:unordered (Results 1 – 3 of 3) sorted by relevance
36 int unordered; /* data is unordered (packets have index) */ member
1208 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()
1204 features->unordered = 1; in channel_bctrl()