Searched refs:GSI_CHANNEL_COUNT_MAX (Results 1 – 4 of 4) sorted by relevance
17 #define GSI_CHANNEL_COUNT_MAX 28 macro152 struct gsi_channel channel[GSI_CHANNEL_COUNT_MAX];
124 struct ipa_endpoint *channel_map[GSI_CHANNEL_COUNT_MAX];
1884 while (channel_id < GSI_CHANNEL_COUNT_MAX) { in gsi_channel_setup()2022 gsi->channel_count = GSI_CHANNEL_COUNT_MAX; in gsi_ring_setup()2036 if (count > GSI_CHANNEL_COUNT_MAX) { in gsi_ring_setup()2038 GSI_CHANNEL_COUNT_MAX, count); in gsi_ring_setup()2039 count = GSI_CHANNEL_COUNT_MAX; in gsi_ring_setup()2157 if (channel_id >= GSI_CHANNEL_COUNT_MAX) { in gsi_channel_data_valid()2159 channel_id, GSI_CHANNEL_COUNT_MAX); in gsi_channel_data_valid()2347 u32 channel_id = GSI_CHANNEL_COUNT_MAX - 1; in gsi_channel_exit()
707 BUILD_BUG_ON(!GSI_CHANNEL_COUNT_MAX); in ipa_validate_build()711 BUILD_BUG_ON(GSI_CHANNEL_COUNT_MAX > 32); in ipa_validate_build()