Searched refs:SSI_MAX_CHANNELS (Results 1 – 2 of 2) sorted by relevance
21 #define SSI_MAX_CHANNELS 8 macro85 struct list_head txqueue[SSI_MAX_CHANNELS];86 struct list_head rxqueue[SSI_MAX_CHANNELS];
1085 for (ch = 0; ch < SSI_MAX_CHANNELS; ch++) { in ssi_queues_init()
Completed in 5 milliseconds