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];
1733 while (channel_id < GSI_CHANNEL_COUNT_MAX) { in gsi_channel_setup()1862 gsi->channel_count = GSI_CHANNEL_COUNT_MAX; in gsi_ring_setup()1875 if (count > GSI_CHANNEL_COUNT_MAX) { in gsi_ring_setup()1877 GSI_CHANNEL_COUNT_MAX, count); in gsi_ring_setup()1878 count = GSI_CHANNEL_COUNT_MAX; in gsi_ring_setup()1999 if (channel_id >= GSI_CHANNEL_COUNT_MAX) { in gsi_channel_data_valid()2001 channel_id, GSI_CHANNEL_COUNT_MAX); in gsi_channel_data_valid()2175 u32 channel_id = GSI_CHANNEL_COUNT_MAX - 1; in gsi_channel_exit()
597 BUILD_BUG_ON(!GSI_CHANNEL_COUNT_MAX); in ipa_validate_build()601 BUILD_BUG_ON(GSI_CHANNEL_COUNT_MAX > 32); in ipa_validate_build()