SSI_MAX_CHANNELS
struct list_head txqueue[SSI_MAX_CHANNELS];
struct list_head rxqueue[SSI_MAX_CHANNELS];
for (ch = 0; ch < SSI_MAX_CHANNELS; ch++) {