Searched refs:GSI_CHANNEL_COUNT_MAX (Results 1 – 4 of 4) sorted by relevance
19 #define GSI_CHANNEL_COUNT_MAX 28 macro156 struct gsi_channel channel[GSI_CHANNEL_COUNT_MAX];
130 struct ipa_endpoint *channel_map[GSI_CHANNEL_COUNT_MAX];
1886 while (channel_id < GSI_CHANNEL_COUNT_MAX) { in gsi_channel_setup()2024 gsi->channel_count = GSI_CHANNEL_COUNT_MAX; in gsi_ring_setup()2038 if (count > GSI_CHANNEL_COUNT_MAX) { in gsi_ring_setup()2040 GSI_CHANNEL_COUNT_MAX, count); in gsi_ring_setup()2041 count = GSI_CHANNEL_COUNT_MAX; in gsi_ring_setup()2159 if (channel_id >= GSI_CHANNEL_COUNT_MAX) { in gsi_channel_data_valid()2161 channel_id, GSI_CHANNEL_COUNT_MAX); in gsi_channel_data_valid()2349 u32 channel_id = GSI_CHANNEL_COUNT_MAX - 1; in gsi_channel_exit()
714 BUILD_BUG_ON(!GSI_CHANNEL_COUNT_MAX); in ipa_validate_build()718 BUILD_BUG_ON(GSI_CHANNEL_COUNT_MAX > 32); in ipa_validate_build()