Searched refs:GSI_CHANNEL_COUNT_MAX (Results 1 – 4 of 4) sorted by relevance
19 #define GSI_CHANNEL_COUNT_MAX 23 macro157 struct gsi_channel channel[GSI_CHANNEL_COUNT_MAX];
118 struct ipa_endpoint *channel_map[GSI_CHANNEL_COUNT_MAX];
1731 while (channel_id < GSI_CHANNEL_COUNT_MAX) { in gsi_channel_setup()1860 gsi->channel_count = GSI_CHANNEL_COUNT_MAX; in gsi_ring_setup()1873 if (count > GSI_CHANNEL_COUNT_MAX) { in gsi_ring_setup()1875 GSI_CHANNEL_COUNT_MAX, count); in gsi_ring_setup()1876 count = GSI_CHANNEL_COUNT_MAX; in gsi_ring_setup()1997 if (channel_id >= GSI_CHANNEL_COUNT_MAX) { in gsi_channel_data_valid()1999 channel_id, GSI_CHANNEL_COUNT_MAX); in gsi_channel_data_valid()2173 u32 channel_id = GSI_CHANNEL_COUNT_MAX - 1; in gsi_channel_exit()
596 BUILD_BUG_ON(!GSI_CHANNEL_COUNT_MAX); in ipa_validate_build()600 BUILD_BUG_ON(GSI_CHANNEL_COUNT_MAX > 32); in ipa_validate_build()